mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Update travis.yml
This commit is contained in:
@@ -48,6 +48,9 @@ php:
|
||||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: 5.6
|
||||
|
||||
script:
|
||||
- bin/developer system:uninstall
|
||||
@@ -65,5 +68,4 @@ script:
|
||||
#sqlite db generation should occur once Phraseanet is up to date :
|
||||
- bin/developer phraseanet:regenerate-sqlite
|
||||
- ./node_modules/.bin/grunt test
|
||||
- phpunit --version
|
||||
- phpunit
|
||||
- bin/phpunit
|
||||
|
Reference in New Issue
Block a user