Skip to content

Commit dc097f3

Browse files
committed
test newer versions of Node
1 parent feaaa4c commit dc097f3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.travis.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
sudo: false
22
language: node_js
33
node_js:
4-
- '0.10'
5-
- '0.12'
6-
- '4'
74
- '6'
85
- '8'
9-
- '9'
6+
- '10'
7+
- '12'
8+
- '14'
9+
- lts/*
1010
branches:
1111
only:
1212
- master

0 commit comments

Comments
 (0)