From 109ceeb2f85965fc5fc3ac1bdd708260bccd174d Mon Sep 17 00:00:00 2001 From: Dave Halter Date: Thu, 12 Oct 2017 10:42:59 +0200 Subject: [PATCH] Add the tests again to travis --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index ad9060e..a0d2a79 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,10 +4,6 @@ env: matrix: - ENV=test - ENV=check -matrix: - allow_failures: - # Needs to be fixed! - - env: ENV=test install: - | if [ "$ENV" = "test" ]; then