From: Ralph Dolmans Date: Thu, 19 Mar 2020 17:11:22 +0000 (+0100) Subject: - Fix .travis.yml error, missing 'env' option. X-Git-Tag: 1.11.0rc1~90 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7fa2b19389e27dd989fe629fa4a9145a3239d6d1;p=thirdparty%2Funbound.git - Fix .travis.yml error, missing 'env' option. --- diff --git a/.travis.yml b/.travis.yml index 9c6c1ac29..37ea672b3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -49,12 +49,14 @@ jobs: name: Libevent, Clang on Linux, Amd64 compiler: clang arch: amd64 + env: - TEST_LIBEVENT=yes - CONFIG_OPTS="--with-libevent" - os: osx name: Libevent, Clang on OS X, Amd64 compiler: clang arch: amd64 + env: - TEST_OSX=yes - TEST_LIBEVENT=yes - CONFIG_OPTS="--with-ssl=/usr/local/opt/openssl/ --with-libevent=/usr/local/opt/libevent/" diff --git a/doc/Changelog b/doc/Changelog index 7de99f1e4..49c075bd7 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -7,6 +7,7 @@ - Log warning when using outgoing-port-permit and outgoing-port-avoid while explicit port randomisation is disabled. - Merge PR#194: Add libevent testing to Travis, by Jeffrey Walton. + - Fix .travis.yml error, missing 'env' option. 16 March 2020: Wouter - Fix #192: In the unbound-checkconf tool, the module config of