We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1b7209 commit cd13cfaCopy full SHA for cd13cfa
.travis.yml
@@ -14,7 +14,7 @@ script:
14
- yarn run prepublishOnly
15
after_success:
16
- npm run codecov
17
- - npm-run travis-deploy-once "npm run semantic-release"
+ - npm run travis-deploy-once "npm run semantic-release"
18
branches:
19
except:
20
- /^v\d+\.\d+\.\d+$/
0 commit comments