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 5d870e2 commit 5350c28Copy full SHA for 5350c28
.travis.yml
@@ -22,7 +22,7 @@ before_install:
22
- sh ./test/CI/Travis/setup_apache.sh
23
24
before_script:
25
- - composer install --dev --no-interaction
+ - composer install --no-interaction
26
27
script:
28
- mkdir -p build/logs
0 commit comments