We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c95bb8 commit bfc9a05Copy full SHA for bfc9a05
.travis.yml
@@ -12,4 +12,4 @@ before_script:
12
- chmod 777 ./tests/travis/setup_arangodb.sh
13
- ./tests/travis/setup_arangodb.sh
14
15
-script: phpunit --configuration ./tests/phpunit.xml
+script: phpunit ./tests/ --colors=auto --verbose --bootstrap=./tests/bootstrap.php
0 commit comments