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 663998e commit fcc8da2Copy full SHA for fcc8da2
.travis.yml
@@ -33,8 +33,7 @@ jobs:
33
- 'git commit -a -m "build: known webhooks" --author="Octokit Bot <[email protected]>" && git push "https://${GH_TOKEN}@github.com/$TRAVIS_REPO_SLUG" ${TRAVIS_BRANCH} || true'
34
35
- stage: test
36
- node_js: 6
37
- - node_js: 8
+ node_js: 8
38
- node_js: 10
39
40
# run semantic-release and coverage in parallel
0 commit comments