Skip to content

Commit

Permalink
Add FORCE_MONOTONIC_FIX to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfcw committed Aug 23, 2019
1 parent 1c05fdd commit dc2ae5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ matrix:

script:
- cd ${TRAVIS_BUILD_DIR}
- make
- FAKETIME_COMPILE_CFLAGS="-DFORCE_MONOTONIC_FIX" make
- make test

0 comments on commit dc2ae5e

Please sign in to comment.