Skip to content

Commit 19103af

Browse files
author
Vitaly Puzrin
committed
Updated travis config
1 parent 63ec847 commit 19103af

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
language: node_js
22
node_js:
33
- "0.10"
4+
- "0.12"
5+
- iojs
46
before_script: "make dev-deps"
57
script: "make test"
8+
sudo: false

0 commit comments

Comments
 (0)