We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cea3dc commit cec3b73Copy full SHA for cec3b73
.travis.yml
@@ -2,3 +2,6 @@ language: node_js
2
node_js:
3
- "6"
4
- "8"
5
+cache:
6
+ directories:
7
+ - "node_modules"
0 commit comments