mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
travis
This commit is contained in:
parent
b7a250cef2
commit
787c9ad5d1
1 changed files with 2 additions and 1 deletions
|
|
@ -30,5 +30,6 @@ install:
|
|||
- opam install --deps-only containers
|
||||
script:
|
||||
- make build
|
||||
- ./configure --enable-unix --enable-thread --enable-tests
|
||||
- opam install sequence qcheck qtest gen
|
||||
- ./configure --enable-unix --enable-thread --enable-tests --disable-bench
|
||||
- make test
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue