We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 910e3b2 commit 8c1c513Copy full SHA for 8c1c513
.travis.yml
@@ -2,7 +2,7 @@ language: c
2
script: bash -ex .travis-ci.sh
3
env:
4
global:
5
- - OPAM_DEPENDS="cstruct quickcheck ounit pa_ounit textutils core async sexplib"
+ - OPAM_DEPENDS="cstruct quickcheck ounit pa_ounit core async sexplib"
6
- CONFIG_FLAGS="--enable-tests --enable-quickcheck --enable-async"
7
- FRENETIC_DEPENDS="ocaml-packet"
8
matrix:
0 commit comments