Increased travis cache load timeout to stop cache load (and SDK install) from failing.

This commit is contained in:
mikeller 2018-06-19 23:28:27 +12:00
parent babebe32f2
commit c020e5df4a
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ before_script:
script: ./.travis.sh
cache:
timeout: 1000
directories:
- downloads
- tools