Skip to content

Commit 688c8ea

Browse files
author
Alexej Yaroshevich
committed
travis: add 0.12, iojs, sudo false
1 parent ca527cb commit 688c8ea

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
language: node_js
2+
sudo: false
23

34
node_js:
4-
- "0.11"
55
- "0.10"
6+
- "0.12"
7+
- "iojs"
68

79
matrix:
810
fast_finish: true

0 commit comments

Comments
 (0)