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