Skip to content

Commit 498066f

Browse files
committed
Update Travis CI configuration
1 parent 446b33e commit 498066f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1+
sudo: false # http://docs.travis-ci.com/user/workers/container-based-infrastructure/
12
language: node_js
23
node_js:
3-
- 0.8
44
- 0.10
5-
- 0.11
5+
- 0.12
6+
- iojs
67

78
notifications:
89
email:

0 commit comments

Comments
 (0)