Skip to content

Commit 8248a5c

Browse files
committed
support current node versions only
1 parent 42df496 commit 8248a5c

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

.travis.yml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
language: node_js
22
node_js:
3-
- "1.8"
4-
- "2.5"
5-
- "3.3"
6-
- "4.4"
7-
- "5.11"
8-
- "6.2"
3+
- "4.4.4"
4+
- "5.11.1"
5+
- "6.2.0"

0 commit comments

Comments
 (0)