Reduce the timeout.
This commit is contained in:
parent
2e461335a3
commit
266c470343
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user