ci: Travis do not use cache (#372)
This commit is contained in:
committed by
László Monda
parent
803ae8bb8f
commit
ec085d574c
@@ -16,12 +16,6 @@ matrix:
|
||||
env: CC=clang CXX=clang++ npm_config_clang=1
|
||||
compiler: clang
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
- $HOME/.electron
|
||||
- $HOME/.cache
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
|
||||
Reference in New Issue
Block a user