aboutsummaryrefslogtreecommitdiffstats
path: root/.travis/xenial
Commit message (Collapse)AuthorAgeFilesLines
* Convert CI to GitHub ActionsPierre Ossman2021-06-082-66/+0
| | | | | | Travis has unfortunately been severely rate limited by Docker Hub so we have to switch to GitHub, which has an agreement with Docker to avoid the rate limiting.
* Don't run container builds with a TTYPierre Ossman2021-06-081-1/+1
| | | | No TTY is provided in GitHub's environment, so we cannot have this flag.
* Update apt cache before running buildsPierre Ossman2020-04-021-0/+1
| | | | | Otherwise it might fail if the repositories have changed since the image was generated.
* Build Ubuntu 16.04 (Xenial) package in TravisPierre Ossman2019-01-212-0/+65