Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Commit d12011a

Browse files
fix phpunit causing travis to fail build
1 parent 6dacf21 commit d12011a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ php:
99

1010
before_script:
1111
- composer install
12+
13+
script: ./vendor/bin/phpunit --configuration phpunit.xml

0 commit comments

Comments
 (0)