Skip to content

Commit ccd66ad

Browse files
committed
WIP
1 parent c9cd831 commit ccd66ad

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
@@ -24,7 +24,7 @@ before_script:
2424
- travis_retry chmod +x *.sh
2525

2626
script:
27-
- travis_retry ./phpunit-${PU_FILE}.sh
27+
- travis_retry ./pu-${PU_FILE}.sh
2828

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

0 commit comments

Comments
 (0)