Run tests on Travis using nightly PHP builds
This commit is contained in:
@@ -11,9 +11,12 @@ env:
|
|||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
-
|
- php: 5.6
|
||||||
php: 5.6
|
env: COMPOSER_OPTIONS="--prefer-lowest"
|
||||||
env: COMPOSER_OPTIONS="--prefer-lowest"
|
- php: nightly
|
||||||
|
allow_failures:
|
||||||
|
- php: nightly
|
||||||
|
fast_finish: true
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
|
|||||||
Reference in New Issue
Block a user