Skip to content

Commit 21f3921

Browse files
committed
Adding NodeJS versions 4.0 and stable (5.3 at the moment) to the build environment
1 parent c759d39 commit 21f3921

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ language: node_js
33
node_js:
44
- "0.10"
55
- "0.12"
6+
- "4.0"
67
- "4.1"
8+
- "stable"
79
cache:
810
directories:
911
- node_modules

0 commit comments

Comments
 (0)