Skip to content

Commit

Permalink
travis: remove pins
Browse files Browse the repository at this point in the history
  • Loading branch information
avsm committed Nov 25, 2016
1 parent b345b3c commit f6e091e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -10,8 +10,6 @@ env:
- EXTRA_REMOTES="git://github.com/mirage/mirage-dev.git"
- PRE_INSTALL_HOOK="cd /home/opam/opam-repository && git pull origin master && opam update -u -y"
- POST_INSTALL_HOOK="sh ./.travis-ci.sh"
- PINS="mirage-types:https://github.com/avsm/mirage.git#channel-result mirage-channel:https://github.com/avsm/mirage-channel.git#channel-result mirage-http:https://github.com/avsm/mirage-http.git"

matrix:
- PACKAGE=mirage-types DISTRO=debian-testing OCAML_VERSION=4.03.0 EXTRA_ENV="MODE=unix"
- PACKAGE=mirage DISTRO=debian-testing OCAML_VERSION=4.03.0 EXTRA_ENV="MODE=xen"
Expand Down

0 comments on commit f6e091e

Please sign in to comment.