From c3ca0afa8f63c02dc0300e865f70072be7090945 Mon Sep 17 00:00:00 2001 From: Ole Petter Bang Date: Sun, 4 Jan 2015 21:21:32 +0100 Subject: [PATCH] Update .travis.yml --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4eee9a1a..e02e6b49 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,3 @@ language: node_js node_js: - "0.10" -after_success: curl -X POST -F "branch=$TRAVIS_BRANCH" -F "commit=$TRAVIS_COMMIT" -F "file=@out/remark.js" $DEPLOY