summaryrefslogtreecommitdiff
path: root/shippable.yml
AgeCommit message (Collapse)AuthorFilesLines
2019-01-22CI: Use debian:buster as test base imageJulian Andres Klode1-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-25CI: Export DEBIAN_FRONTEND=noninteractive in all CI environmentsJulian Andres Klode1-0/+2
This ensures that we don't hang waiting for debconf.
2018-04-06Delete /etc/dpkg/dpkg.cfg.d/excludes on Docker CI imagesJulian Andres Klode1-0/+1
Fixes test suite on Ubuntu docker images.
2018-03-23CI: Switch testing to use ubuntu:bionic for 1.6.yJulian Andres Klode1-2/+2
1.6.y is bionic's release series, it should be tested in it.
2017-06-30shippable: Run tests in parallelJulian Andres Klode1-2/+2
Gbp-Dch: ignore
2017-06-28Fix test suite and enable non-curl testing on travis, shippableJulian Andres Klode1-1/+1
Gbp-Dch: ignore
2017-02-10shippable: Perform CI on Debian stretch instead of Ubuntu xenialJulian Andres Klode1-2/+2
2016-08-29Add shippable.yml for CI on ShippableJulian Andres Klode1-0/+15
This uses the current Ubuntu 16.04 for testing, but it only runs one run, presumably as root.