Skip to content

Commit 62675e2

Browse files
committed
Use custom phpunit
1 parent c0dfcac commit 62675e2

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
@@ -17,4 +17,4 @@ sudo: false
1717

1818
script:
1919
- ./vendor/bin/phpcs --standard=vendor/internations/kodierungsregelwerksammlung/ruleset.xml ./src/
20-
- phpunit
20+
- ./vendor/bin/phpunit

0 commit comments

Comments
 (0)