Skip to content

Commit

Permalink
travis: retest on master opam-repo
Browse files Browse the repository at this point in the history
  • Loading branch information
avsm committed Jul 29, 2016
1 parent c9f64a9 commit b4ea0d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,7 @@ env:
global:
- PACKAGE="cohttp"
- DEPOPTS="async_ssl ssl lwt js_of_ocaml"
- PRE_INSTALL_HOOK="cd /home/opam/opam-repository && git pull https://github.com/janestreet/main-opam-repository.git revert-7059+async_ssl-113.33.06 && opam update -u -y"
- PRE_INSTALL_HOOK="cd /home/opam/opam-repository && git pull origin master && opam update -u -y"
- POST_INSTALL_HOOK="opam depext -ui github cowabloga opium slacko"
matrix:
- DISTRO=debian-stable OCAML_VERSION=4.02.3
Expand Down

0 comments on commit b4ea0d7

Please sign in to comment.