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
|
||||
- npm test
|
||||
- make -C test/data benchmark
|
||||
- ./build/library-tests test/data/monaco.osrm
|
||||
- mkdir example/build && pushd example/build
|
||||
- cmake ..
|
||||
- make
|
||||
|
Loading…
Reference in New Issue
Block a user