1 parent b205d1f commit 14d819dCopy full SHA for 14d819d
1 file changed
.travis.yml
@@ -3,8 +3,6 @@ node_js:
3
- v10
4
- v9
5
- v8
6
- - v7
7
- - v6
8
9
after_success:
10
- './node_modules/.bin/nyc report --reporter=text-lcov | ./node_modules/.bin/coveralls'
0 commit comments