From: Peter Eisentraut Date: Thu, 19 Sep 2019 08:34:35 +0000 (+0200) Subject: Travis CI: Remove redundant configuration X-Git-Tag: pgbouncer_1_12_0~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=018bef59bb387fc3116db34fced5ca5afb653459;p=pgbouncer Travis CI: Remove redundant configuration Remove --with-openssl variant, since it's the default. --- diff --git a/.travis.yml b/.travis.yml index 607b348..94e32db 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,7 +33,6 @@ env: - configure_args='--with-udns' - configure_args='--disable-evdns' - configure_args='--with-pam' - - configure_args='--with-openssl' - configure_args='--without-openssl' - use_valgrind=yes - use_valgrind=yes PGVERSION=9.5