We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 273e78a commit 752c210Copy full SHA for 752c210
.travis.yml
@@ -1,9 +1,9 @@
1
language: node_js
2
sudo: false
3
node_js:
4
+ - "6"
5
- "5"
6
- "4"
- - "0.12"
7
install:
8
- npm install -g codecov
9
- npm install
0 commit comments