Skip to content

Commit 8f2a092

Browse files
committed
Test on latest node 4.x and 6.x.
1 parent fe80336 commit 8f2a092

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
@@ -2,7 +2,8 @@ language: node_js
22
node_js:
33
- "0.10"
44
- "0.12"
5-
- "4.4"
5+
- "4"
6+
- "6"
67
- "node"
78
sudo: false
89
# download test suite and run tests... submodule? meta testing project with

0 commit comments

Comments
 (0)