mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Travis config to check 5.6 compatibility and build against PHP 7
This commit is contained in:
@@ -37,11 +37,12 @@ before_script:
|
||||
php:
|
||||
- 5.5
|
||||
- 5.6
|
||||
- nightly
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- php: 5.6
|
||||
- php: nightly
|
||||
|
||||
script:
|
||||
- travis_retry composer install --optimize-autoloader --dev --prefer-source
|
||||
|
Reference in New Issue
Block a user