]> the.earth.li Git - onak.git/commitdiff
Run autoreconf -i to produce configure script for Travis CI builds
authorJonathan McDowell <noodles@earth.li>
Thu, 9 Jun 2016 14:23:33 +0000 (15:23 +0100)
committerJonathan McDowell <noodles@earth.li>
Thu, 9 Jun 2016 14:23:33 +0000 (15:23 +0100)
.travis.yml

index b7dbe2f27ac5f1b1edf937fbb51590e6623d464c..064fb4fa9fd9d9a4e2b5a5c14186a298558bb4cf 100644 (file)
@@ -9,3 +9,4 @@ addons:
       - libcurl4-gnutls-dev
       - libsystemd-dev
       - nettle-dev
+before_script: autoreconf -i