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 ad11efa commit 1d35c20Copy full SHA for 1d35c20
.travis.yml
@@ -5,8 +5,8 @@ cache:
5
notifications:
6
email: false
7
node_js:
8
- - 'latest'
9
- - '10'
+ - 'node'
+ - 'lts/*'
10
after_success:
11
- npm run travis-deploy-once "npm run semantic-release"
12
branches:
0 commit comments