[master] 8d15affe3 [cci] no need for rst2pdf

Guillaume Quintard guillaume at varnish-software.com
Sun Dec 29 14:07:08 UTC 2019


commit 8d15affe306826271e49b3ab913aca9bba00974b
Author: Guillaume Quintard <guillaume at varnish-software.com>
Date:   Thu Dec 26 17:49:39 2019 +0000

    [cci] no need for rst2pdf

diff --git a/.circleci/config.yml b/.circleci/config.yml
index e363654fe..61c73fab6 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -26,7 +26,6 @@ commands:
                 make \
                 pkg-config \
                 python3-sphinx \
-                rst2pdf \
                 sudo
   centos_install_build_deps:
     description: Install build dependencies
@@ -49,7 +48,6 @@ commands:
                 pcre-devel \
                 python3 \
                 python-sphinx \
-                rst2pdf \
                 sudo
   alpine_install_build_deps:
     description: Install build dependencies


More information about the varnish-commit mailing list