We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7019e7 commit 50a0d94Copy full SHA for 50a0d94
.travis.yml
@@ -2,7 +2,8 @@ language: node_js
2
before_install:
3
- "npm install npm -g"
4
node_js:
5
- - "0.12"
+ - "0.11"
6
+ - "0.10"
7
env:
8
- TEST_SUITE=coveralls
9
- TEST_SUITE=integration
0 commit comments