Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-01-22 | CI: Use debian:buster as test base image | Julian Andres Klode | 1 | -2/+2 | |
This prepares us for the upcoming buster release, as buster is the main release series for this series (the other being Ubuntu disco). | |||||
2018-06-25 | CI: Export DEBIAN_FRONTEND=noninteractive in all CI environments | Julian Andres Klode | 1 | -0/+2 | |
This ensures that we don't hang waiting for debconf. | |||||
2018-04-06 | Delete /etc/dpkg/dpkg.cfg.d/excludes on Docker CI images | Julian Andres Klode | 1 | -0/+1 | |
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 | -2/+2 | |
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 | 1 | -2/+2 | |
Gbp-Dch: ignore | |||||
2017-06-28 | Fix test suite and enable non-curl testing on travis, shippable | Julian Andres Klode | 1 | -1/+1 | |
Gbp-Dch: ignore | |||||
2017-02-10 | shippable: Perform CI on Debian stretch instead of Ubuntu xenial | Julian Andres Klode | 1 | -2/+2 | |
2016-08-29 | Add shippable.yml for CI on Shippable | Julian Andres Klode | 1 | -0/+15 | |
This uses the current Ubuntu 16.04 for testing, but it only runs one run, presumably as root. |