Skip to content
This repository was archived by the owner on Nov 4, 2021. It is now read-only.

Commit 4b48240

Browse files
committed
Fix travis
1 parent 78af7ad commit 4b48240

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
@@ -10,4 +10,4 @@ before_script:
1010
- sh ./travis/dependencies_check.sh
1111

1212
script:
13-
- docker-compose -f docker-compose.yml exec php /app/driver/vendor/bin/phpunit -c /app/driver/phpunit.xml
13+
- docker-compose -f docker-compose.yml exec php /app/driver/vendor/bin/phpunit -c /app/driver/phpunit.xml.dist

0 commit comments

Comments
 (0)