Skip to content

Commit 48ec044

Browse files
committed
Add 6.0 and 7.0 to Travis matrix
1 parent 6bea40c commit 48ec044

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
@@ -3,7 +3,8 @@ node_js:
33
- "0.10"
44
- "0.12"
55
- "4.0"
6-
- "5.0"
6+
- "6.0"
7+
- "7.0"
78
email:
89
on_failure: change
910
on_success: never

0 commit comments

Comments
 (0)