Skip to content

Commit

Permalink
Do not run opam init after installing it. The integration script will…
Browse files Browse the repository at this point in the history
… do it.
  • Loading branch information
samoht committed Aug 10, 2015
1 parent a876471 commit c8f1834
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis-ci-install.sh
@@ -1,2 +1,4 @@
wget https://raw.githubusercontent.com/ocaml/ocaml-travisci-skeleton/master/.travis-ocaml.sh

export OPAM_INIT=false
bash -ex .travis-ocaml.sh

0 comments on commit c8f1834

Please sign in to comment.