no need to run tests via travis, they don't exist (yet)
This commit is contained in:
parent
c978dcfb14
commit
26f8734235
|
@ -5,6 +5,7 @@ sudo: required
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- PACKAGE="albatross"
|
- PACKAGE="albatross"
|
||||||
|
- TESTS=false
|
||||||
matrix:
|
matrix:
|
||||||
- OCAML_VERSION=4.04
|
- OCAML_VERSION=4.04
|
||||||
- OCAML_VERSION=4.05
|
- OCAML_VERSION=4.05
|
||||||
|
|
Loading…
Reference in a new issue