Reduce the timout limit.

This commit is contained in:
Vassil Vassilev 2016-09-18 11:46:03 +02:00 committed by sftnight
parent 67f642aed6
commit 4cda31f257

View File

@ -212,7 +212,7 @@ install:
# Containers need to timeout before the buildscript exists
if [ $TRAVIS_OS_NAME == 'osx' ] || [ "$DIST" == "trusty" ]; then
TIMEOUT='43m' # Any more and Travis might cancel
TIMEOUT='40m' # Any more and Travis might cancel
fi
# If we timeout, objects can be corrupted in the cache, causing link errors