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 8c79481 commit 20217d0Copy full SHA for 20217d0
.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"
+ - OPAM_DEPENDS="cstruct quickcheck ounit pa_ounit sexplib"
6
- CONFIG_FLAGS="--enable-tests --enable-quickcheck"
7
- EXTRA_LD_LIBRARY_PATH="$TRAVIS_BUILD_DIR/_build/lib"
8
matrix:
0 commit comments