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 668c796 commit c2a0dd7Copy full SHA for c2a0dd7
.travis.yml
@@ -9,6 +9,7 @@ php:
9
10
install:
11
- composer clear-cache
12
+ - composer global require fxp/composer-asset-plugin
13
- composer install --no-interaction --prefer-dist
14
15
script: vendor/bin/phpunit
0 commit comments