diff --git a/.travis.yml b/.travis.yml index accdab2..84a3757 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,9 +7,8 @@ notifications: node_js: - '9' - '8' -deploy: - skip_cleanup: true after_success: + - npm run build - npm run travis-deploy-once "npm run semantic-release" branches: except: