diff --git a/.travis.yml b/.travis.yml index ff6989d..4535539 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,3 @@ node_js: script: - npm run lint - npm test -after_success: -- ./bin/deploy -after_failure: -- echo Build failed