mirror of
https://github.com/wolfcw/libfaketime.git
synced 2026-05-17 00:26:16 +03:00
adapt travis.yml to automake
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user