From 25c74c283c4050f23f11d8501946223ed3b69e6f Mon Sep 17 00:00:00 2001 From: Mario Romano Date: Tue, 20 Dec 2016 18:25:13 +0000 Subject: [PATCH] Update .travis.yml --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index e92a15a91e..76c76e73c5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -52,9 +52,7 @@ before_script: script: npm run test # Send coverage data to Coveralls after_success: - - if ([ "$TRAVIS_BRANCH" == "development" ] || [ "$TRAVIS_BRANCH" == "master" ]); then - bash <(curl -s https://codecov.io/bash) - fi + bash <(curl -s https://codecov.io/bash) cache: directories: