Update .travis.yml

This commit is contained in:
Sander 2016-10-09 15:48:42 +02:00 committed by GitHub
parent 7ec277c320
commit ad7bcf04e3

View file

@ -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
- env: DB=mysql;CODECHECK=2