Skip to content

Commit fe4d3af

Browse files
committed
use the default phpunit installed in travis
1 parent b5314d2 commit fe4d3af

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
@@ -16,5 +16,5 @@ before_install:
1616
- composer install
1717

1818
script:
19-
- './vendor/bin/phpunit'
19+
- 'phpunit'
2020
- './vendor/bin/php7cc ./src'

0 commit comments

Comments
 (0)