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

Commit 97b240c

Browse files
committed
travis: use local phpunit
1 parent 4a71370 commit 97b240c

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
@@ -9,7 +9,7 @@ php:
99
- 7.1
1010

1111
script:
12-
- phpunit
12+
- vendor/phpunit/phpunit/phpunit
1313

1414
before_install:
1515
- composer self-update

0 commit comments

Comments
 (0)