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