diff --git a/.travis.yml b/.travis.yml index 81bdb5d..ac298e6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,4 +9,4 @@ before_script: - bower install after_success: - 'cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js' - - 'curl "http://technical.viadeo-playground.com/deploy/update?secret_key=$PASSWORD&site=cloudbudget_angularjs"' \ No newline at end of file + #- 'curl "http://technical.viadeo-playground.com/deploy/update?secret_key=$PASSWORD&site=cloudbudget_angularjs"' \ No newline at end of file