From: Jonathan McDowell Date: Mon, 15 Apr 2019 18:34:47 +0000 (+0100) Subject: Drop "autoreconf -i" for Travis CI now we're using CMake X-Git-Tag: onak-0.6.0~58 X-Git-Url: https://the.earth.li/gitweb/?a=commitdiff_plain;ds=sidebyside;h=3512fa56e404e5dc2e3a6a3ca6fa23eb25760493;p=onak.git Drop "autoreconf -i" for Travis CI now we're using CMake --- diff --git a/.travis.yml b/.travis.yml index 9fee020..869c530 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,4 +10,3 @@ addons: - libcurl4-gnutls-dev - libsystemd-dev - nettle-dev -before_script: autoreconf -i