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 8d4527d commit f2dab80Copy full SHA for f2dab80
.travis.yml
@@ -2,8 +2,8 @@ language: node_js
2
sudo: false
3
4
node_js:
5
- - "6"
6
- "8"
+ - "10"
7
8
after_success:
9
npm run coveralls
0 commit comments