Skip to content

Commit

Permalink
temp: test with fully consistent universe, instead of the one I made …
Browse files Browse the repository at this point in the history
…inconsistent
  • Loading branch information
yomimono committed Jan 5, 2017
1 parent add61d9 commit ceb4833
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 @@ -3,7 +3,7 @@ script: bash -ex .travis-ci.sh
sudo: required
env:
global:
- EXTRA_REMOTES="https://github.com/mirage/mirage-dev.git"
- EXTRA_REMOTES="https://github.com/yomimono/mirage-dev.git#split-tcpip-module-types-consistent"
matrix:
- OCAML_VERSION=4.03 PACKAGE=tcpip MIRAGE_MODE=unix
- UPDATE_GCC_BINUTILS=1 OCAML_VERSION=4.03 PACKAGE=tcpip MIRAGE_MODE=xen
Expand Down

0 comments on commit ceb4833

Please sign in to comment.