From 49a3dbb7d1cce794ccfc8f7c247ed4042541960f Mon Sep 17 00:00:00 2001 From: Steven White Date: Mon, 3 Apr 2017 00:32:48 -0400 Subject: [PATCH] cleanup --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) 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