mirror of
https://github.com/c-cube/iter.git
synced 2025-12-05 19:00:31 -05:00
update travis
This commit is contained in:
parent
c6d3c3b9d8
commit
86ae1b0cb0
1 changed files with 1 additions and 3 deletions
|
|
@ -26,10 +26,8 @@ before_install:
|
|||
install:
|
||||
# Install dependencies
|
||||
- opam pin add --no-action sequence .
|
||||
- opam install oasis
|
||||
- opam install --deps-only sequence
|
||||
- opam install jbuilder base-bytes result
|
||||
script:
|
||||
- make build
|
||||
- opam install qcheck qtest
|
||||
- ./configure --enable-tests
|
||||
- make test
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue