Skip to content

Commit

Permalink
Attempt to resolve pcap-format error for OPAM 1.1 on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
lcdunstan committed Dec 16, 2014
1 parent 295719d commit 2367c2e
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 @@ -24,6 +24,7 @@ opam --git-version
opam init git://github.com/ocaml/opam-repository >/dev/null 2>&1
opam pin $pinx dns .
opam install base64 # can remove with opam 1.2?
opam install pcap-format # needed for opam 1.1?
opam install dns
opam install mirage-types tcpip
opam reinstall dns # local depopt not picked up by opam 1.1
Expand Down

0 comments on commit 2367c2e

Please sign in to comment.