mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
cache invalidation is the root of all evil
This commit is contained in:
parent
470d02dbfd
commit
fe00d27325
1 changed files with 0 additions and 7 deletions
|
|
@ -12,13 +12,6 @@ matrix:
|
|||
env: CC=clang CXX=clang++ npm_config_clang=1
|
||||
compiler: clang
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
- app/node_modules
|
||||
- $HOME/.electron
|
||||
- $HOME/.cache
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
|
|
|
|||
Loading…
Reference in a new issue