JS tests temporarily disabled as they fail with OOM.
This commit is contained in:
parent
ae6326719a
commit
220ad9fe8c
@ -27,7 +27,8 @@ before_test:
|
|||||||
- npm link --ignore-scripts
|
- npm link --ignore-scripts
|
||||||
- SET PATH=%CD%\osrm-deps\lib;%PATH%
|
- SET PATH=%CD%\osrm-deps\lib;%PATH%
|
||||||
- SET OSRM_BUILD_DIR=build\%Configuration%
|
- SET OSRM_BUILD_DIR=build\%Configuration%
|
||||||
- npm test
|
# TODO tests fail with "JavaScript heap out of memory", need a better host?
|
||||||
|
# - npm test
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
|
Loading…
Reference in New Issue
Block a user