There was an error while loading. Please reload this page.
1 parent c9cd831 commit ccd66adCopy full SHA for ccd66ad
.travis.yml
@@ -24,7 +24,7 @@ before_script:
24
- travis_retry chmod +x *.sh
25
26
script:
27
- - travis_retry ./phpunit-${PU_FILE}.sh
+ - travis_retry ./pu-${PU_FILE}.sh
28
29
after_success:
30
- travis_retry php vendor/bin/php-coveralls -v
0 commit comments