fix: update .travis.yml

This commit is contained in:
Simon Cruanes 2018-05-30 20:02:37 -05:00 committed by Guillaume Bury
parent 6eeb649cdc
commit cba9f9592d

View file

@ -23,7 +23,6 @@ before_install:
- ${HOME}/opam init --compiler=${OCAML_VERSION}
- eval `${HOME}/opam config env`
- export OPAMVERBOSE=1
- opam init
- opam switch ${OCAML_VERSION}
- eval `opam config env`
- opam install ocamlfind jbuilder