run tests on different ports
This commit is contained in:
parent
445cf5d42c
commit
2130630293
@ -26,8 +26,8 @@ cache:
|
||||
- bundler
|
||||
- apt
|
||||
env:
|
||||
- CMAKEOPTIONS="-DCMAKE_BUILD_TYPE=Release"
|
||||
- CMAKEOPTIONS="-DCMAKE_BUILD_TYPE=Debug"
|
||||
- CMAKEOPTIONS="-DCMAKE_BUILD_TYPE=Release" OSRM_PORT=5000
|
||||
- CMAKEOPTIONS="-DCMAKE_BUILD_TYPE=Debug" OSRM_PORT=6000
|
||||
notifications:
|
||||
irc:
|
||||
channels:
|
||||
|
Loading…
Reference in New Issue
Block a user