Skip to content

Commit 4cef8ec

Browse files
committed
Updating travis-ci.org build config to use latest stable versions of nodejs 4.x & 5.x
1 parent d795026 commit 4cef8ec

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: node_js
22
node_js:
3-
- "5.5"
4-
- "5.0"
5-
- "4.2"
3+
- "5.11"
4+
- "4.4"
65
- "0.12"
76
- "0.10"

0 commit comments

Comments
 (0)