Skip to content

Commit

Permalink
travis: install ocamlfind
Browse files Browse the repository at this point in the history
  • Loading branch information
avsm committed Aug 3, 2014
1 parent ced4f7a commit 7e97761
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis-ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ opam --version
opam --git-version

opam init git://github.com/ocaml/opam-repository >/dev/null 2>&1
opam install ocamlfind
eval `opam config env`
make
make install

0 comments on commit 7e97761

Please sign in to comment.