Skip to content

Commit

Permalink
travis: workaround for opam 1.1 pin limits
Browse files Browse the repository at this point in the history
  • Loading branch information
avsm committed Aug 28, 2014
1 parent 6b75eeb commit 832fd84
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 @@ -25,6 +25,7 @@ opam pin dns .
opam install base64 # can remove with opam 1.2?
opam install dns
opam install mirage-types
opam reinstall dns # local depopt not picked up by opam 1.1

eval `opam config env`
make clean
Expand Down

0 comments on commit 832fd84

Please sign in to comment.