no need to run tests via travis, they don't exist (yet)

This commit is contained in:
Hannes Mehnert 2018-03-23 17:04:35 +01:00
parent c978dcfb14
commit 26f8734235
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ sudo: required
env:
global:
- PACKAGE="albatross"
- TESTS=false
matrix:
- OCAML_VERSION=4.04
- OCAML_VERSION=4.05