diff --git a/.travis.yml b/.travis.yml index 72d93338a..692b6cd05 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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