We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 540261f commit 4834533Copy full SHA for 4834533
3 files changed
.travis.yml
@@ -1,6 +1,5 @@
1
language: node_js
2
node_js:
3
- - 8
4
- 10
5
- 12
6
before_install:
@@ -20,4 +19,4 @@ jobs:
20
19
provider: script
21
skip_cleanup: true
22
script:
23
- - npx semantic-release
+ - npx semantic-release
0 commit comments