Skip to content

Commit

Permalink
travis: make arp-mirage a depopt and install main package
Browse files Browse the repository at this point in the history
needs ocaml/ocaml-ci-scripts#228 for multiple packages to be
fixed properly
  • Loading branch information
avsm committed Jan 10, 2019
1 parent abb584c commit c18946f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ script: bash -ex .travis-opam.sh
sudo: required
env:
global:
- PACKAGE="arp-mirage"
- PACKAGE="arp"
- DEPOPTS="arp-mirage"
- PINS="arp-mirage:."
- TESTS=true
matrix:
- OCAML_VERSION=4.04
Expand Down

0 comments on commit c18946f

Please sign in to comment.