ci: fix travis-deploy-once install cmd
This commit is contained in:
parent
8d575654c2
commit
e145134a62
@ -25,5 +25,5 @@ script:
|
||||
|
||||
after_success:
|
||||
- npm run codecov
|
||||
- npm install -g semantic-release/travis-deploy-once@4
|
||||
- npm install -g travis-deploy-once@4
|
||||
- travis-deploy-once "npm run semantic-release"
|
||||
|
Loading…
x
Reference in New Issue
Block a user