Skip to content

Commit

Permalink
travis: pin as dev versions
Browse files Browse the repository at this point in the history
  • Loading branch information
avsm committed Jul 9, 2019
1 parent 9943030 commit eeb919e
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 @@ -9,7 +9,7 @@ env:
- PACKAGE="uri"
- PRE_INSTALL_HOOK="cd /home/opam/opam-repository && git pull origin master && opam update -uy"
- POST_INSTALL_HOOK="opam --yes depext -yui react ssl lwt"
- PINS="uri-sexp:."
- PINS="uri.dev:. uri-sexp.dev:."
- REVDEPS="cohttp git github irmin syndic"
matrix:
- DISTRO=centos OCAML_VERSION=4.04
Expand Down

0 comments on commit eeb919e

Please sign in to comment.