Reduce the timeout.

This commit is contained in:
Vassil Vassilev 2016-08-08 11:47:12 +02:00 committed by sftnight
parent 2e461335a3
commit 266c470343

View File

@ -70,7 +70,7 @@ matrix:
sudo: required
dist: trusty
env: CXX_COMPILER='g++-4.9' CC_COMPILER='gcc-4.9' BUILD_TYPE='Release'
TIMEOUT=3000
TIMEOUT=2400
# 3. OSX Clang Builds