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 7b38319 commit 74cf0e9Copy full SHA for 74cf0e9
.travis.yml
@@ -34,5 +34,4 @@ jobs:
34
env: semantic-release
35
script:
36
- npm run build
37
- - npm run bundle-report
38
- - npm run semantic-release
+ - cd pkg && ../node_modules/.bin/semantic-release
0 commit comments