Skip to content

Commit

Permalink
ci(publish): fixed the npm command to run semantic-release (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
travi authored and jimthedev committed Jul 19, 2019
1 parent 3398c02 commit 6ed57bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
provider: script
skip_cleanup: true
script:
- npm semantic-release
- npm run semantic-release

branches:
only:
Expand Down

0 comments on commit 6ed57bd

Please sign in to comment.