Skip to content

Commit 10b73c8

Browse files
ci: fixing Travis build
1 parent ed10acf commit 10b73c8

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
@@ -5,7 +5,7 @@ node_js:
55
script:
66
- echo success
77
after_success:
8-
- yarn run semantic-release
8+
- npx semantic-release
99
branches:
1010
except:
1111
- /^v\d+\.\d+\.\d+$/

0 commit comments

Comments
 (0)