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 2b72b61 commit e223b7a
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:
- TESTS=true
- PACKAGE="ethernet"
- EXTRA_REMOTES="https://github.com/mirage/mirage-dev.git#layering"
- EXTRA_REMOTES="https://github.com/mirage/mirage-dev.git"
matrix:
- OCAML_VERSION=4.04
- OCAML_VERSION=4.05
Expand Down

0 comments on commit e223b7a

Please sign in to comment.