mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-10 13:14:09 -05:00
Typo in travis.yml
This commit is contained in:
parent
8821b7767f
commit
25b8c97fa0
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