ci: add autoconf caching
authorMike Blumenkrantz <zmike@samsung.com>
Wed, 11 Jul 2018 23:00:47 +0000 (19:00 -0400)
committerYoungbok Shin <youngb.shin@samsung.com>
Thu, 26 Jul 2018 08:26:36 +0000 (17:26 +0900)
commite6f5e9d88a31dd52f8aa36800015bdfda4c9b40b
tree6029df53905237c599c8783e67420a1f34b4d96f
parent95aff23b87d340253d3fcdf7872f6c3711a03131
ci: add autoconf caching

this enables caching of the autoreconf and ./configure stages of the build
using autotools-provided caching mechanisms in order to speed up these steps

fix T7136

Differential Revision: https://phab.enlightenment.org/D6608
.ci/ci-configure.sh
.travis.yml