mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-26 02:51:04 +00:00
Cache yarn cache in Travis
This commit is contained in:
parent
0eb8220204
commit
c44d13f9ea
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ cache:
|
|||
- $HOME/.composer/cache
|
||||
- node_modules
|
||||
- $HOME/.npm
|
||||
- $HOME/.yarn-cache
|
||||
|
||||
php:
|
||||
- 5.6
|
||||
|
|
Loading…
Reference in a new issue