We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17ba01b commit 95d3df1Copy full SHA for 95d3df1
1 file changed
circle.yml
@@ -34,12 +34,12 @@ notify:
34
# gitter hook
35
- url: https://webhooks.gitter.im/e/ac3980c61cb722b9e789
36
37
-deployment:
38
- docs:
39
- branch: master
40
- commands:
41
- - composer global require justinwalsh/daux.io
42
- - gulp docs
+# deployment:
+ # docs:
+ # branch: master
+ # commands:
+ # - composer global require justinwalsh/daux.io
+ # - gulp docs
43
44
#test:
45
# pre:
0 commit comments