Skip to content

Commit 47b1d02

Browse files
Updated script for travis
1 parent 63622fc commit 47b1d02

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
@@ -10,4 +10,4 @@ install:
1010
- "composer install"
1111

1212
script:
13-
- "phpunit tests"
13+
- "php vendor/bin/phpunit"

0 commit comments

Comments
 (0)