Skip to content

Commit 4182d1a

Browse files
committed
update node version to LTS [skip travis]
1 parent ca9a98b commit 4182d1a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@ cache:
66
notifications:
77
email: false
88
node_js:
9-
- '6'
10-
before_install:
11-
- npm i -g npm@^5.6.0
9+
- '10'
10+
1211
before_script:
1312
- npm prune
1413
script:

0 commit comments

Comments
 (0)