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 28e307f commit c622dd3Copy full SHA for c622dd3
1 file changed
.travis.yml
@@ -6,6 +6,7 @@ node_js:
6
- "10"
7
- "8"
8
- "6"
9
+cache: npm
10
after_success: 'npm run coveralls'
11
12
os:
0 commit comments