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 75540b6 commit 7066660Copy full SHA for 7066660
.travis.yml
@@ -2,8 +2,7 @@ language: node_js
2
before_install:
3
- "npm install npm -g"
4
node_js:
5
- - "0.11"
6
- - "0.10"
+ - "0.12"
7
env:
8
- TEST_SUITE=coveralls
9
- TEST_SUITE=integration
0 commit comments