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