From: Victor Julien Date: Tue, 21 May 2019 08:08:19 +0000 (+0200) Subject: travis: add sphinx to trigger doc build X-Git-Tag: suricata-5.0.0-rc1~459 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=68455caa6a2233264483183baed55476a03536fe;p=thirdparty%2Fsuricata.git travis: add sphinx to trigger doc build --- diff --git a/.travis.yml b/.travis.yml index ae1523f53c..d6c15faf80 100644 --- a/.travis.yml +++ b/.travis.yml @@ -105,6 +105,7 @@ matrix: - *packages - coccinelle - gcc-7 + - python3-sphinx # Linux, gcc, Rust (latest stable). # This is allowed to fail, update allow_failures if the env changes. - os: linux