Skip to content

Commit 727a75f

Browse files
committed
Added io.js to build matrix
1 parent 2f92e5a commit 727a75f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
language: node_js
22
node_js:
3-
- 0.10
4-
- 0.12
3+
- "0.10"
4+
- "0.12"
5+
- "iojs"
56
sudo: false
67
env:
78
- MONGODB_VERSION=2.2.x

0 commit comments

Comments
 (0)