Skip to content

Commit bc1af4e

Browse files
committed
add node 5 to .travis.yml
1 parent 13f0501 commit bc1af4e

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,4 +3,5 @@ node_js:
33
- "0.10"
44
- "0.12"
55
- "4"
6-
sudo: false
6+
- "5"
7+
sudo: false

0 commit comments

Comments
 (0)