Skip to content

Commit 710dcaa

Browse files
committed
Update build node versions
1 parent fb7a116 commit 710dcaa

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

.travis.yml

+5-6
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,12 @@ branches:
55
- master
66

77
node_js:
8-
- "6.10"
9-
- "7.10"
10-
- "8.10"
11-
- "9"
8+
- node
9+
- lts/*
10+
- 14
11+
- 12
12+
- 10
1213

1314
notifications:
1415
email:
1516
16-
17-
sudo: false

0 commit comments

Comments
 (0)