Skip to content

Commit

Permalink
Merge pull request #195 from yomimono/remove-pins
Browse files Browse the repository at this point in the history
update test pins to point to current mirage & mirage-types master
  • Loading branch information
yomimono committed Apr 4, 2016
2 parents ddc22b8 + 90b7ddd commit 363463a
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:
- PINS="mirage:https://github.com/yomimono/mirage.git#icmp_type mirage-types:https://github.com/yomimono/mirage.git#icmp_type"
- PINS="mirage:https://github.com/mirage/mirage.git mirage-types:https://github.com/mirage/mirage.git"
matrix:
- OCAML_VERSION=4.02 PACKAGE=tcpip MIRAGE_MODE=unix
- UPDATE_GCC_BINUTILS=1 OCAML_VERSION=4.02 PACKAGE=tcpip MIRAGE_MODE=xen

0 comments on commit 363463a

Please sign in to comment.