Skip to content

Commit 6ed57bd

Browse files
travijimthedev
authored andcommitted
ci(publish): fixed the npm command to run semantic-release (commitizen#81)
1 parent 3398c02 commit 6ed57bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
provider: script
1515
skip_cleanup: true
1616
script:
17-
- npm semantic-release
17+
- npm run semantic-release
1818

1919
branches:
2020
only:

0 commit comments

Comments
 (0)