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 3b719aa commit 49e40daCopy full SHA for 49e40da
.travis.yml
@@ -11,5 +11,4 @@ jobs:
11
provider: script
12
skip_cleanup: true
13
script:
14
- - npm run build
15
- - npx semantic-release
+ - npm run build && npx semantic-release
0 commit comments