increase travis cacher timeout to ensure large caches are able to be uploaded and downloaded
This commit is contained in:
parent
41ba20ca9a
commit
3601d1d262
@ -24,6 +24,7 @@ env:
|
|||||||
global:
|
global:
|
||||||
- CCACHE_TEMPDIR=/tmp/.ccache-temp
|
- CCACHE_TEMPDIR=/tmp/.ccache-temp
|
||||||
- CCACHE_COMPRESS=1
|
- CCACHE_COMPRESS=1
|
||||||
|
- CASHER_TIME_OUT=1000
|
||||||
- JOBS=4
|
- JOBS=4
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
|
Loading…
Reference in New Issue
Block a user