Skip to content

Commit 8f4981c

Browse files
update nodejs versions
1 parent b923833 commit 8f4981c

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.travis.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
language: node_js
22
node_js:
3-
- "6"
4-
- "6.1"
5-
- "5"
6-
- "5.11"
7-
3+
- "10"
4+
- "12"
5+
- "14"

0 commit comments

Comments
 (0)