We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80190bd commit ae67c1bCopy full SHA for ae67c1b
1 file changed
.travis.yml
@@ -6,9 +6,7 @@ cache:
6
notifications:
7
email: false
8
node_js:
9
- - '4'
10
-before_install:
11
- - npm i -g npm@^2.0.0
+ - '6'
12
before_script:
13
- npm prune
14
after_success:
0 commit comments