We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08f545b commit 245f3d5Copy full SHA for 245f3d5
.travis.yml
@@ -5,6 +5,5 @@ language: node_js
5
node_js:
6
- "7"
7
- "6"
8
-#install: npm install
9
after_success:
10
- npm run coverall
0 commit comments