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 5c274cf commit 1e72552Copy full SHA for 1e72552
.travis.yml
@@ -5,7 +5,7 @@ php:
5
6
before_script:
7
- wget http://getcomposer.org/composer.phar
8
- - php composer.phar install --dev --no-interaction
+ - php composer.phar install --no-interaction
9
10
script:
11
- mkdir -p build/logs
0 commit comments