Skip to content

Commit bfc9a05

Browse files
committed
adjusted build script
1 parent 4c95bb8 commit bfc9a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ before_script:
1212
- chmod 777 ./tests/travis/setup_arangodb.sh
1313
- ./tests/travis/setup_arangodb.sh
1414

15-
script: phpunit --configuration ./tests/phpunit.xml
15+
script: phpunit ./tests/ --colors=auto --verbose --bootstrap=./tests/bootstrap.php

0 commit comments

Comments
 (0)