Adapts our Travis config to continuously run the library unit tests
This commit is contained in:
parent
c22453f24a
commit
88052cd194
@ -165,6 +165,7 @@ script:
|
|||||||
- popd
|
- popd
|
||||||
- npm test
|
- npm test
|
||||||
- make -C test/data benchmark
|
- make -C test/data benchmark
|
||||||
|
- ./build/library-tests test/data/monaco.osrm
|
||||||
- mkdir example/build && pushd example/build
|
- mkdir example/build && pushd example/build
|
||||||
- cmake ..
|
- cmake ..
|
||||||
- make
|
- make
|
||||||
|
Loading…
Reference in New Issue
Block a user