Skip to content

Commit 9afe4e5

Browse files
committed
WIP
1 parent 23efcee commit 9afe4e5

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
@@ -23,7 +23,7 @@ before_script:
2323
- travis_retry composer install --no-interaction --prefer-source
2424

2525
script:
26-
- phpunit-${PU_FILE}.sh
26+
- ./phpunit-${PU_FILE}.sh
2727

2828
after_success:
2929
- travis_retry php vendor/bin/php-coveralls -v

0 commit comments

Comments
 (0)