]> 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>
Thu, 18 Jul 2019 20:05:49 +0000 (22:05 +0200)
commitdb2900578f718bbcdee914a464188eb46a333da9
tree8cf4afa7188af715b008e738b993a3e068f55e56
parentd2bfca6f093c5e40b89f6b100c51704228f05e13
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