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 4fedc73 commit 09c4bbfCopy full SHA for 09c4bbf
.travis.yml
@@ -1,9 +1,9 @@
1
sudo: false
2
language: node_js
3
node_js:
4
- - "6"
5
- "8"
6
- "10"
+ - "6"
7
before_script:
8
# Remove the './node_modules/.bin:' entry, see https://github.com/travis-ci/travis-ci/issues/8813
9
- npm i -g npm
0 commit comments