diff --git a/.travis.yml b/.travis.yml index 1588cab..32a70af 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,4 +18,4 @@ script: - npm run build - npm run test after_success: - - ./node_modules/.bin/travis-deploy-once "npm run semantic-release" + - npm run semantic-release