Browse Source
enhance(ci-runtime): Cache flow-typed on travis ci
renovate/lint-staged-8.x
Ben Woosley
7 years ago
No known key found for this signature in database
GPG Key ID: 6EE5F3785F78B345
1 changed files with
1 additions and
0 deletions
-
.travis.yml
|
|
@ -11,6 +11,7 @@ cache: |
|
|
|
yarn: true |
|
|
|
directories: |
|
|
|
- node_modules |
|
|
|
- flow-typed |
|
|
|
- app/node_modules |
|
|
|
|
|
|
|
addons: |
|
|
|