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 8f58322 commit 74f0fe4Copy full SHA for 74f0fe4
.travis.yml
@@ -9,7 +9,7 @@ php:
9
10
before_script:
11
- curl -s http://getcomposer.org/installer | php
12
- - php composer.phar insall --dev --no-interaction
+ - php composer.phar install --dev --no-interaction
13
14
script:
15
- mkdir -p build/logs
0 commit comments