diff --git a/.travis.yml b/.travis.yml index b3150c3..6b3fbb4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ cache: notifications: email: false node_js: - - 'node' + - node after_success: - npm run coverage - npm run travis-deploy-once "npm run semantic-release"