Skip to content

Commit b047b89

Browse files
committed
fix travis.yml
1 parent 6396c98 commit b047b89

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
- ./vendor/bin/phpcs -n --standard=PSR2 src/ tests/
1111

1212
script:
13-
- phpunit --coverage-text
13+
- ./vendor/bin/phpunit --coverage-text

0 commit comments

Comments
 (0)