increase travis cacher timeout to ensure large caches are able to be uploaded and downloaded

This commit is contained in:
Dane Springmeyer 2016-07-21 15:42:37 +02:00 committed by Patrick Niklaus
parent 41ba20ca9a
commit 3601d1d262
No known key found for this signature in database
GPG Key ID: E426891B5F978B1B

View File

@ -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: