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 02f37ce commit fbb0aedCopy full SHA for fbb0aed
.travis.yml
@@ -3,6 +3,9 @@ node_js:
3
- "8"
4
- "9"
5
- "10"
6
+cache:
7
+ directories:
8
+ - "node_modules"
9
before_script:
10
- npm run build
11
script:
0 commit comments