gnucash/util/ci
lmat 121dd8cf90 Configure travis to use docker for CI
Currently, there is an ubuntu 14.04 and archlinux build and they both
use cmake with ninja, cmake with make, and autotools to build. It should
be straightforward to add another configuration.

Travis checks out the correct branch of the source code for us, and we
expose that source code to the docker container using a docker run
"volume".
2017-09-09 09:56:34 -04:00
..
afterfailure Configure travis to use docker for CI 2017-09-09 09:56:34 -04:00
arch-docker Configure travis to use docker for CI 2017-09-09 09:56:34 -04:00
arch-testscript Configure travis to use docker for CI 2017-09-09 09:56:34 -04:00
commonbuild Configure travis to use docker for CI 2017-09-09 09:56:34 -04:00
ubuntu-14.04-docker Configure travis to use docker for CI 2017-09-09 09:56:34 -04:00
ubuntu-14.04-testscript Configure travis to use docker for CI 2017-09-09 09:56:34 -04:00