Skip to content

Commit

Permalink
fix: enable semantic release
Browse files Browse the repository at this point in the history
  • Loading branch information
czosel committed Apr 20, 2019
1 parent d882333 commit 6a0e67a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -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
Expand Down

0 comments on commit 6a0e67a

Please sign in to comment.