We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 446b33e commit 498066fCopy full SHA for 498066f
.travis.yml
@@ -1,8 +1,9 @@
1
+sudo: false # http://docs.travis-ci.com/user/workers/container-based-infrastructure/
2
language: node_js
3
node_js:
- - 0.8
4
- 0.10
5
- - 0.11
+ - 0.12
6
+ - iojs
7
8
notifications:
9
email:
0 commit comments