Merge pull request #7664 from dhensby/pulls/4.0/nightly-builds

Add PHP nightly builds to travis
This commit is contained in:
Robbie Averill 2017-12-05 17:42:11 +13:00 committed by GitHub
commit 429c1e0e3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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