We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7cc43e commit d8ec54bCopy full SHA for d8ec54b
.travis.yml
@@ -10,3 +10,6 @@ php:
10
11
script:
12
- echo 'Everything Works. '
13
+
14
+before_deploy:
15
+ - mkdir build
0 commit comments