Double timeout again

This commit is contained in:
Patrick Niklaus 2016-05-05 21:07:38 +02:00
parent c2263fec9b
commit cfed65f7ea
No known key found for this signature in database
GPG Key ID: E426891B5F978B1B

View File

@ -58,7 +58,7 @@ matrix:
- os: osx
osx_image: xcode7.3
compiler: clang
env: CCOMPILER='clang' CXXCOMPILER='clang++' BUILD_TYPE='Debug' JOBS=1 CUCUMBER_TIMEOUT=10000
env: CCOMPILER='clang' CXXCOMPILER='clang++' BUILD_TYPE='Debug' JOBS=1 CUCUMBER_TIMEOUT=20000
# Release Builds
- os: linux