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 3ea1647 commit a1f4f1fCopy full SHA for a1f4f1f
.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