Skip to content

Commit

Permalink
travis: remove extra remote
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Feb 24, 2019
1 parent 2f041a2 commit 7117275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:
global:
- PINS="arp:. arp-mirage:."
- TESTS=true
- EXTRA_REMOTES="https://github.com/mirage/mirage-dev.git#layering"
- EXTRA_REMOTES="https://github.com/mirage/mirage-dev.git"
matrix:
- OCAML_VERSION=4.04 PACKAGE="arp-mirage"
- OCAML_VERSION=4.05 PACKAGE="arp"
Expand Down

0 comments on commit 7117275

Please sign in to comment.