travis: set osrm timeout to 60s
This commit is contained in:
parent
2d599a5190
commit
717787ff62
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user