Skip to content

Commit 6a44c11

Browse files
author
agrandiere
committed
change script in .travis.yml
1 parent 298783f commit 6a44c11

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
@@ -6,4 +6,4 @@ php:
66

77
install: composer install
88

9-
script: phpunit tests.php
9+
script: php vendor/bin/phpunit tests.php

0 commit comments

Comments
 (0)