Skip to content

Commit dd2e027

Browse files
jonhestertimmywil
authored andcommitted
Tests: add the current version of node and iojs to the travis config
Close gh-2121
1 parent 19c0377 commit dd2e027

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
@@ -2,3 +2,5 @@ language: node_js
22
sudo: false
33
node_js:
44
- '0.10'
5+
- '0.12'
6+
- 'iojs'

0 commit comments

Comments
 (0)