Skip to content

Commit cd13cfa

Browse files
committed
ci(.travis.yml): fix typo
1 parent c1b7209 commit cd13cfa

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 @@ script:
1414
- yarn run prepublishOnly
1515
after_success:
1616
- npm run codecov
17-
- npm-run travis-deploy-once "npm run semantic-release"
17+
- npm run travis-deploy-once "npm run semantic-release"
1818
branches:
1919
except:
2020
- /^v\d+\.\d+\.\d+$/

0 commit comments

Comments
 (0)