Skip to content

Commit 4760945

Browse files
committed
Add Node 5.1.0 to Travis CI coverage.
1 parent 53fc9c9 commit 4760945

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
language: node_js
22
node_js:
3-
- "0.12"
4-
- "0.11"
53
- "0.10"
4+
- "0.11"
5+
- "0.12"
66
- "4.1.0"
7+
- "5.1.0"
78
- "iojs"
89
- "iojs-v1.0.4"

0 commit comments

Comments
 (0)