Skip to content

Commit ceca4e3

Browse files
committed
Update travis node versions
1 parent 8b7ee89 commit ceca4e3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
language: node_js
22
node_js:
3-
- '4'
4-
- '6'
5-
- '8'
63
- '10'
4+
- '12'
75
sudo: false
86
cache:
97
yarn: true

0 commit comments

Comments
 (0)