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 57e05c4 commit 227c754Copy full SHA for 227c754
.travis.yml
@@ -7,7 +7,7 @@ script:
7
- npm run test
8
- npm run build
9
after_success:
10
-- npm run semantic-release
+- npx semantic-release
11
- codecov
12
env:
13
global:
0 commit comments