diff --git a/.travis.yml b/.travis.yml index f0f2ba16..120443e3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -60,7 +60,7 @@ jobs: on: branch: next script: - - npx semantic-release -d + - npx semantic-release - stage: "Deploy" if: (branch = master or tag is present) and type = push