Skip to content

Commit 011ad29

Browse files
author
Marc Aschmann
committed
Fix phpunit path
1 parent 6e7e18b commit 011ad29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ install:
3434
- composer update $COMPOSER_OPTIONS
3535

3636
script:
37-
- vendor/bin/phpunit
37+
- bin/phpunit

0 commit comments

Comments
 (0)