mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Remove tests with nightly php as pecl are not compiled.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user