Skip to content

Commit 3623061

Browse files
MikailBagphated
authored andcommitted
Build: CI test under node version 5 and 6 (#1692)
1 parent 4ec7e71 commit 3623061

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ node_js:
44
- "0.10"
55
- "0.12"
66
- "4"
7-
- "stable"
7+
- "5"
8+
- "6"
89
after_script:
910
- npm run coveralls
1011
git:

0 commit comments

Comments
 (0)