]> git.ipfire.org Git - thirdparty/ccache.git/commit
Clean up detection of CI environment
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 11 May 2019 15:00:21 +0000 (17:00 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 11 May 2019 15:00:21 +0000 (17:00 +0200)
commitf0132280cd7fbbf4ac74bf9eacd506eb04c42909
tree1a8579e6f9e5ee0b719841921c2d0e3b8cef65d9
parent10e969c170d493c0a8e18c1c3c50d375b721c4c2
Clean up detection of CI environment

“RUN_FROM_BUILD_FARM” was set by the old Samba build farm, so switch to
checking “TRAVIS” instead. Also, keep running in dev mode in Travis.
configure.ac
unittest/main.c