Skip to content

Commit

Permalink
test against vnetif branch that enforces size limits
Browse files Browse the repository at this point in the history
  • Loading branch information
yomimono committed May 16, 2017
1 parent 99b6ebf commit 3bd4ce1
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/djs55/mirage-dev.git#fix-revdeps"
- EXTRA_REMOTES="https://github.com/djs55/mirage-dev.git#fix-revdeps" PINS="mirage-vnetif:https://github.com/yomimiono/mirage-vnetif.git#mtu-enforcing-netifs"
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 3bd4ce1

Please sign in to comment.