Skip to content

Commit d6b6665

Browse files
author
Matt
committed
ci: fix travis config
1 parent 1f81e8d commit d6b6665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
script: npm test && npm run build
1616
- stage: npm publish
1717
script: npm test && npm run build
18-
after_success: npm run semantic-release"
18+
after_success: npm run semantic-release
1919

2020
stages:
2121
- name: branch test

0 commit comments

Comments
 (0)