travis: set osrm timeout to 60s

This commit is contained in:
Emil Tin 2014-03-31 16:50:46 +02:00 committed by Emil Tin
parent 2d599a5190
commit 717787ff62

View File

@ -29,8 +29,8 @@ cache:
- bundler - bundler
- apt - apt
env: env:
- CMAKEOPTIONS="-DCMAKE_BUILD_TYPE=Release" OSRM_PORT=5000 - CMAKEOPTIONS="-DCMAKE_BUILD_TYPE=Release" OSRM_PORT=5000 OSRM_TIMEOUT=60
- CMAKEOPTIONS="-DCMAKE_BUILD_TYPE=Debug" OSRM_PORT=5010 - CMAKEOPTIONS="-DCMAKE_BUILD_TYPE=Debug" OSRM_PORT=5010 OSRM_TIMEOUT=60
notifications: notifications:
irc: irc:
channels: channels: