Skip to content

Commit 7fe80cc

Browse files
committed
Added new versions of node to Travis config file.
1 parent 03c0b7b commit 7fe80cc

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
@@ -1,4 +1,6 @@
11
language: node_js
22
node_js:
33
- "0.10"
4+
- "0.12"
5+
- "4.1"
46
sudo: false

0 commit comments

Comments
 (0)