mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-09 12:45:48 -05:00
Merge branch 'master' of github.com:Gbury/mSAT
This commit is contained in:
commit
7cd541b243
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
language: c
|
language: c
|
||||||
env:
|
env:
|
||||||
# Check that funarith installs correctly with and without its test dependencies using opam
|
# Check that the package installs correctly with and without its test dependencies using opam
|
||||||
- TO_TEST=install OPAMBUILDTEST=false OCAML_VERSION=4.03.0
|
- TO_TEST=install OPAMBUILDTEST=false OCAML_VERSION=4.03.0
|
||||||
- TO_TEST=install OPAMBUILDTEST=true OCAML_VERSION=4.03.0
|
- TO_TEST=install OPAMBUILDTEST=true OCAML_VERSION=4.03.0
|
||||||
# Check build and unit tests
|
# Check build and unit tests
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue