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 0297188 commit f8cb00bCopy full SHA for f8cb00b
.travis.yml
@@ -3,8 +3,8 @@ cache:
3
directories:
4
- node_modules
5
node_js:
6
- - "6"
7
- - "5"
8
- - "4"
+ - "14"
+ - "12"
+ - "10"
9
after_success:
10
- npm run coverall
0 commit comments