We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fd748f commit ebbba73Copy full SHA for ebbba73
.travis.yml
@@ -1,7 +1,8 @@
1
language: node_js
2
node_js:
3
- - 0.6
4
- 0.8
+ - "0.10"
5
+ - "0.11"
6
7
notifications:
8
email:
0 commit comments