Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CI: Use unstable for now, as we need triehash package | Julian Andres Klode | 2019-03-11 | 1 | -1/+1 |
| | |||||
* | CI: Use debian:buster as test base image | Julian Andres Klode | 2019-01-22 | 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). | ||||
* | CI: Export DEBIAN_FRONTEND=noninteractive in all CI environments | Julian Andres Klode | 2018-06-25 | 1 | -0/+2 |
| | | | | This ensures that we don't hang waiting for debconf. | ||||
* | Delete /etc/dpkg/dpkg.cfg.d/excludes on Docker CI images | Julian Andres Klode | 2018-04-06 | 1 | -0/+1 |
| | | | | Fixes test suite on Ubuntu docker images. | ||||
* | CI: Switch testing to use ubuntu:bionic for 1.6.y | Julian Andres Klode | 2018-03-23 | 1 | -2/+2 |
| | | | | 1.6.y is bionic's release series, it should be tested in it. | ||||
* | shippable: Run tests in parallel | Julian Andres Klode | 2017-06-30 | 1 | -2/+2 |
| | | | | Gbp-Dch: ignore | ||||
* | Fix test suite and enable non-curl testing on travis, shippable | Julian Andres Klode | 2017-06-28 | 1 | -1/+1 |
| | | | | Gbp-Dch: ignore | ||||
* | shippable: Perform CI on Debian stretch instead of Ubuntu xenial | Julian Andres Klode | 2017-02-10 | 1 | -2/+2 |
| | |||||
* | Add shippable.yml for CI on Shippable | Julian Andres Klode | 2016-08-29 | 1 | -0/+15 |
This uses the current Ubuntu 16.04 for testing, but it only runs one run, presumably as root. |