Remove tests with nightly php as pecl are not compiled.

This commit is contained in:
Benoît Burnichon
2015-03-19 16:09:50 +01:00
parent d2a2214624
commit 623c33d51f

View File

@@ -37,12 +37,9 @@ before_script:
php:
- 5.5
- 5.6
- nightly
matrix:
fast_finish: true
allow_failures:
- php: nightly
script:
- travis_retry composer install --optimize-autoloader --dev --prefer-source