Skip to content

Commit ba8fb59

Browse files
committed
ci(release): move releasing to another directive
1 parent 7614e93 commit ba8fb59

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.travis.yml

+1-6
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,5 @@ jobs:
1616
- yarn build
1717
- mkdir ./.nyc_output && yarn coverage
1818
- yarn coveralls
19-
deploy:
20-
script: skip
21-
provider: script
22-
skip_cleanup: true
23-
after_deploy:
24-
- npx semantic-release
19+
- npx semantic-release
2520

0 commit comments

Comments
 (0)