From ad7bcf04e310034bcdd6f16d9e0213a251a78ff3 Mon Sep 17 00:00:00 2001 From: Sander Date: Sun, 9 Oct 2016 15:48:42 +0200 Subject: [PATCH] Update .travis.yml --- .travis.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index ea07aab1..6bd5ebe7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,9 +8,6 @@ env: - APP_NAME=passman matrix: - DB=mysql -branches: - only: - - master #matrix: # allow_failures: # - env: DB=pgsql CORE_BRANCH=master @@ -95,4 +92,4 @@ matrix: - php: 7.0 env: DB=mysql;CODECHECK=2 allow_failures: - - env: DB=mysql;CODECHECK=2 \ No newline at end of file + - env: DB=mysql;CODECHECK=2