mirror of
https://github.com/nextcloud/passman.git
synced 2024-11-10 17:27:40 +08:00
Update .travis.yml
This commit is contained in:
parent
7ec277c320
commit
ad7bcf04e3
1 changed files with 1 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue