Add PHP nightly builds to travis

This commit is contained in:
Daniel Hensby 2017-11-30 17:40:17 +00:00
parent d57dea0318
commit 5ee2264bcb
No known key found for this signature in database
GPG Key ID: B00D1E9767F0B06E
1 changed files with 11 additions and 0 deletions

View File

@ -42,6 +42,11 @@ matrix:
- DB=MYSQL
- PDO=1
- PHPUNIT_TEST=framework
- php: nightly
env:
- DB=MYSQL
- PDO=1
- PHPUNIT_TEST=framework
- php: 7.0
env:
- DB=MYSQL
@ -54,6 +59,12 @@ matrix:
env:
- DB=MYSQL
- BEHAT_TEST=cms
allow_failures:
- php: nightly
env:
- DB=MYSQL
- PDO=1
- PHPUNIT_TEST=framework
before_script:
# Init PHP