Skip to content

Commit 984404d

Browse files
committed
Adding node.js 0.10.x to travis-ci file
1 parent 09a7dbc commit 984404d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
language: node_js
22
node_js:
3-
- 0.8
3+
- 0.8
4+
- 0.10

0 commit comments

Comments
 (0)