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 bc082f9 commit 0f27b90Copy full SHA for 0f27b90
.travis.yml
@@ -5,6 +5,10 @@ node_js:
5
- "7"
6
- "6"
7
- "5"
8
+cache:
9
+ yarn: true
10
+ directories:
11
+ - node_modules
12
install:
13
- yarn
14
script:
0 commit comments