Run tests on Travis using nightly PHP builds

This commit is contained in:
Kamil Kokot
2016-10-25 14:36:25 +02:00
parent 356a5980a7
commit 5acdc1bf83

View File

@@ -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: