Skip to content

Commit c0b6441

Browse files
committed
travis: test node v4.1
Needed for nodejs/node#2912. See #238 and #239.
1 parent 730bd4a commit c0b6441

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ node_js:
1616
- "0.12"
1717
- "2"
1818
- "3.2"
19-
- "4"
19+
- "4.1"
2020

2121
install:
2222
- PATH="`npm bin`:`npm bin -g`:$PATH"

0 commit comments

Comments
 (0)