We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21d8fde commit a9f4ea8Copy full SHA for a9f4ea8
.travis.yml
@@ -21,7 +21,7 @@ services:
21
before_script:
22
- travis_retry composer self-update
23
- travis_retry composer install --no-interaction --prefer-source
24
- - chmod +x *.sh
+ - chmod +x tests/*.sh
25
26
script:
27
- ./tests/pu-${PU_FILE}.sh
0 commit comments