adapt travis.yml to automake

This commit is contained in:
Wolfgang Hommel
2020-04-09 06:37:39 +02:00
parent 081845440b
commit d40d0ebaa7

View File

@@ -9,5 +9,8 @@ matrix:
script:
- cd ${TRAVIS_BUILD_DIR}
- sh ./build.sh init
- ./configure
- FAKETIME_COMPILE_CFLAGS="-DFORCE_MONOTONIC_FIX" make
- cd test
- make test