gnucash/util/ci
Geert Janssens c1324304ca Use Ubuntu 16.04 as oldest testbed on travis
This needed a few tweaks to the docker file worth mentioning:
- tzdata is not installed by default, resulting in test-gnc-timezone to fail
- there were a couple of debconf warnings
  * missing apt-utils package => added it to the list
  * no interactive terminal for autoremove => forced non-interactive mode
- in addition I have made building the docker file more verbose in order
  to catch such issues more easily in the future. If this turns out to be
  too distracting I can undo that part again.
2019-06-12 15:17:29 +02:00
..
afterfailure Some minor cleanups after the autotools removal 2018-01-26 18:22:48 +01:00
arch-docker Adapt our archlinux docker config to changes in the upstream DockerHub container definition 2019-02-07 15:41:11 +01:00
arch-testscript Handle situation where gettext 0.19.6 is not available 2018-02-27 22:38:27 +01:00
commonbuild Handle situation where gettext 0.19.6 is not available 2018-02-27 22:38:27 +01:00
ubuntu-16.04-docker Use Ubuntu 16.04 as oldest testbed on travis 2019-06-12 15:17:29 +02:00
ubuntu-16.04-testscript Use Ubuntu 16.04 as oldest testbed on travis 2019-06-12 15:17:29 +02:00