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:
|
||||
global:
|
||||
- PACKAGE="albatross"
|
||||
- TESTS=false
|
||||
matrix:
|
||||
- OCAML_VERSION=4.04
|
||||
- OCAML_VERSION=4.05
|
||||
|
|
Loading…
Reference in a new issue