Browse Source

Fix: disabled auto deployement

febbweiss 10 years ago
parent
commit
41756cf0ff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -9,4 +9,4 @@ before_script:
   - bower install
   - bower install
 after_success:
 after_success:
   - 'cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js'
   - 'cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js'
-  - 'curl "http://technical.viadeo-playground.com/deploy/update?secret_key=$PASSWORD&site=cloudbudget_angularjs"'
+  #- 'curl "http://technical.viadeo-playground.com/deploy/update?secret_key=$PASSWORD&site=cloudbudget_angularjs"'