2
0
Sotaro KARASAWA 10 жил өмнө
parent
commit
b9e76d2d02
1 өөрчлөгдсөн 2 нэмэгдсэн , 9 устгасан
  1. 2 9
      circle.yml

+ 2 - 9
circle.yml

@@ -5,18 +5,11 @@ machine:
   environment:
     MONGO_URI: mongodb://127.0.0.1/crowi_test
 deployment:
-  demo:
-    branch: master
-    heroku:
-      appname: crowi-demo
   dev:
     branch: /(master|wip-v.*)/
     heroku:
       appname: crowi-dev
-  strk:
-    branch: master
-    heroku:
-      appname: strk-wiki
 notify:
   webhooks:
-    - url: https://webhooks.gitter.im/e/5848cac5788c0579f521
+    - url: https://webhooks.gitter.im/e/5a035388e3274b621d20
+