mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-16 05:38: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
|
env: CC=clang CXX=clang++ npm_config_clang=1
|
||||||
compiler: clang
|
compiler: clang
|
||||||
|
|
||||||
cache:
|
|
||||||
directories:
|
|
||||||
- node_modules
|
|
||||||
- app/node_modules
|
|
||||||
- $HOME/.electron
|
|
||||||
- $HOME/.cache
|
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
packages:
|
packages:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue