From 0dcb5a51e850d97d24a25e5439fdea454549ca07 Mon Sep 17 00:00:00 2001 From: Serge Hallyn Date: Sat, 12 Oct 2019 22:16:08 -0500 Subject: [PATCH] (fold up) enable-man in travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a1f80bfcc..f319ff373 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,7 +13,7 @@ addons: - xsltproc script: - - ./autogen.sh --without-selinux --disable-man + - ./autogen.sh --without-selinux - grep ENABLE_ config.status - make - make install -- 2.47.2