summaryrefslogtreecommitdiff
path: root/shippable.yml
Commit message (Collapse)AuthorAgeFilesLines
* CI: Use debian:buster as test base imageJulian Andres Klode2019-01-221-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 environmentsJulian Andres Klode2018-06-251-0/+2
| | | | This ensures that we don't hang waiting for debconf.
* Delete /etc/dpkg/dpkg.cfg.d/excludes on Docker CI imagesJulian Andres Klode2018-04-061-0/+1
| | | | Fixes test suite on Ubuntu docker images.
* CI: Switch testing to use ubuntu:bionic for 1.6.yJulian Andres Klode2018-03-231-2/+2
| | | | 1.6.y is bionic's release series, it should be tested in it.
* shippable: Run tests in parallelJulian Andres Klode2017-06-301-2/+2
| | | | Gbp-Dch: ignore
* Fix test suite and enable non-curl testing on travis, shippableJulian Andres Klode2017-06-281-1/+1
| | | | Gbp-Dch: ignore
* shippable: Perform CI on Debian stretch instead of Ubuntu xenialJulian Andres Klode2017-02-101-2/+2
|
* Add shippable.yml for CI on ShippableJulian Andres Klode2016-08-291-0/+15
This uses the current Ubuntu 16.04 for testing, but it only runs one run, presumably as root.