Pin tcpip

This commit is contained in:
Thomas Leonard 2017-03-06 14:31:26 +00:00
parent e070044fef
commit 15fb063137

View File

@ -20,4 +20,4 @@ addons:
- time
- libxen-dev
env:
- OCAML_VERSION=4.04 MIRAGE_BACKEND=xen PINS="mirage-nat:https://github.com/talex5/mirage-nat.git#cleanup"
- OCAML_VERSION=4.04 MIRAGE_BACKEND=xen PINS="mirage-nat:https://github.com/talex5/mirage-nat.git#cleanup tcpip:https://github.com/talex5/mirage-tcpip.git#fix-length-checks"