mirror of https://github.com/polybar/polybar.git
travis: Enable ccache and apt caching
Will massively decrease build time
This commit is contained in:
parent
a8234ddd4e
commit
0394172cc3
|
@ -57,6 +57,8 @@ addons:
|
|||
- xutils-dev
|
||||
|
||||
cache:
|
||||
ccache: true
|
||||
apt: true
|
||||
directories:
|
||||
- ${TRAVIS_BUILD_DIR}/deps/xcb-util-xrm
|
||||
|
||||
|
|
Loading…
Reference in New Issue