Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-25 | CI: Export DEBIAN_FRONTEND=noninteractive in all CI environments | Julian Andres Klode | |
This ensures that we don't hang waiting for debconf. (cherry picked from commit 551ded4b63f6f47f022c5ca841031fc2566a58ff) | |||
2018-04-06 | Delete /etc/dpkg/dpkg.cfg.d/excludes on Docker CI images | Julian Andres Klode | |
Fixes test suite on Ubuntu docker images. | |||
2018-03-23 | CI: Switch testing to use ubuntu:bionic for 1.6.y | Julian Andres Klode | |
1.6.y is bionic's release series, it should be tested in it. | |||
2017-06-30 | shippable: Run tests in parallel | Julian Andres Klode | |
Gbp-Dch: ignore | |||
2017-06-28 | Fix test suite and enable non-curl testing on travis, shippable | Julian Andres Klode | |
Gbp-Dch: ignore | |||
2017-02-10 | shippable: Perform CI on Debian stretch instead of Ubuntu xenial | Julian Andres Klode | |
2016-08-29 | Add shippable.yml for CI on Shippable | Julian Andres Klode | |
This uses the current Ubuntu 16.04 for testing, but it only runs one run, presumably as root. |