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.
2 parents 3ea1647 + a1f4f1f commit 231ebc0Copy full SHA for 231ebc0
.travis.yml
@@ -9,4 +9,5 @@ script:
9
- "npm run lint"
10
- "npm run test"
11
- "npm run build"
12
-yarn: false
+cache:
13
+ yarn: true
0 commit comments