1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-15 20:35:33 +03:00

Merge pull request #6165 from mikeller/increase_travis_cache_timeout

Increased travis cache load timeout to stop cache load (and SDK install) from failing.
This commit is contained in:
Michael Keller 2018-06-20 00:38:33 +12:00 committed by GitHub
commit 1757ec5d16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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