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.
2 parents 78bd817 + cd13cfa commit 9635feeCopy full SHA for 9635fee
.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