Add the tests again to travis

This commit is contained in:
Dave Halter
2017-10-12 10:42:59 +02:00
parent d189d8aab7
commit 109ceeb2f8

View File

@@ -4,10 +4,6 @@ env:
matrix: matrix:
- ENV=test - ENV=test
- ENV=check - ENV=check
matrix:
allow_failures:
# Needs to be fixed!
- env: ENV=test
install: install:
- | - |
if [ "$ENV" = "test" ]; then if [ "$ENV" = "test" ]; then