We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a32eaf commit 2346ed0Copy full SHA for 2346ed0
1 file changed
.travis.yml
@@ -26,6 +26,7 @@ branches:
26
27
before_install:
28
- composer self-update
29
+ - mkdir -p build/logs
30
31
install:
32
- composer config -g github-oauth.github.com $GITHUB_TOKEN
0 commit comments