Skip to content

Commit 9e0a03f

Browse files
committed
Update Node.js versions
1 parent 9c50425 commit 9e0a03f

File tree

1 file changed

+3
-20
lines changed

1 file changed

+3
-20
lines changed

.travis.yml

Lines changed: 3 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -33,26 +33,9 @@ dist: xenial
3333
node_js:
3434
# Node.js
3535
- 'node'
36-
# - '16'
37-
# - '15'
38-
# - '14'
39-
# - '13'
40-
# - '12'
41-
# - '11'
42-
# - '10'
43-
# - '9'
44-
# - '8'
45-
# - '7'
46-
# - '6'
47-
# - '5'
48-
# - '4'
49-
# # io.js
50-
# - '3'
51-
# - '2'
52-
# - '1'
53-
# # Node.js
54-
# - '0.12'
55-
# - '0.10'
36+
- '16'
37+
- '14'
38+
- '12'
5639

5740
# Specify which branches should trigger builds:
5841
branches:

0 commit comments

Comments
 (0)