Skip to content

Commit

Permalink
Travis: use direct git init
Browse files Browse the repository at this point in the history
  • Loading branch information
avsm committed Dec 11, 2013
1 parent e3d02d5 commit 42610e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis-ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ echo OPAM versions
opam --version
opam --git-version

opam init
opam init git://github.com/ocaml/opam-repository >/dev/null 2>&1
opam install ${OPAM_DEPENDS}

eval `opam config env`
Expand Down

0 comments on commit 42610e2

Please sign in to comment.