fix tests

This commit is contained in:
Florian BLOUET
2015-12-02 12:52:36 +01:00
parent b2108c5cf6
commit 60639d0e96
12 changed files with 75 additions and 62 deletions

View File

@@ -50,6 +50,7 @@ before_script:
- "./bin/developer phraseanet:regenerate-sqlite"
- "./bin/developer phraseanet:generate-js-fixtures"
script:
- "./node_modules/.bin/gulp test"
- |
if [ "$TEST_SUITE" = "1" ]; then
"./bin/phpunit" "tests/classes/";