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 6c604d2 commit cced86cCopy full SHA for cced86c
.travis.yml
@@ -13,6 +13,7 @@ matrix:
13
- php: nightly
14
15
before_script:
16
+ - composer self-update
17
- composer install
18
- mkdir -p build/logs
19
0 commit comments