Test travis
This commit is contained in:
parent
341a059a2b
commit
3236b1d74e
@ -40,11 +40,11 @@ env:
|
|||||||
global:
|
global:
|
||||||
# Set to true for very verbose output
|
# Set to true for very verbose output
|
||||||
- DEBUG=false
|
- DEBUG=false
|
||||||
jobs:
|
#jobs:
|
||||||
# MariaDB overrides MySQL installation so it's not possible to test both yet
|
# MariaDB overrides MySQL installation so it's not possible to test both yet
|
||||||
#- DB=mariadb
|
#- DB=mariadb
|
||||||
- DB=mysql
|
#- DB=mysql
|
||||||
- DB=postgresql
|
#- DB=postgresql
|
||||||
# See https://docs.travis-ci.com/user/languages/php/#Apache-%2B-PHP
|
# See https://docs.travis-ci.com/user/languages/php/#Apache-%2B-PHP
|
||||||
#- WS=apache
|
#- WS=apache
|
||||||
|
|
||||||
@ -65,6 +65,7 @@ jobs:
|
|||||||
env: DB=mysql
|
env: DB=mysql
|
||||||
- if: type = push AND branch = develop
|
- if: type = push AND branch = develop
|
||||||
php: nightly
|
php: nightly
|
||||||
|
env: DB=mysql
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user