Skip to content

Commit

Permalink
CI temporary pin for jbuilder#393
Browse files Browse the repository at this point in the history
  • Loading branch information
dra27 committed Jan 10, 2018
1 parent 2761838 commit 1a35dac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis-ci.sh
Expand Up @@ -12,6 +12,7 @@ install-bootstrap () {
opam init --root=$OPAMBSROOT --yes --no-setup --compiler=$OCAML_VERSION
eval $(opam config env --root=$OPAMBSROOT)
if [ "$OPAM_TEST" = "1" ]; then
opam pin add jbuilder --dev-repo --yes
opam install ocamlfind ocamlbuild cohttp cohttp-lwt-unix 'lwt>=3.1.0' ssl cmdliner dose3 opam-file-format re 'jbuilder>=1.0+beta14' 'mccs>=1.1+4' --yes
# Allow use of ocamlfind packages in ~/local/lib
FINDCONF=$(ocamlfind printconf conf)
Expand Down

0 comments on commit 1a35dac

Please sign in to comment.