aboutsummaryrefslogtreecommitdiffstats
path: root/.travis/focal
Commit message (Collapse)AuthorAgeFilesLines
* Convert CI to GitHub ActionsPierre Ossman2021-06-082-68/+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.
* Initial support for ubuntu focalBrian P. Hinz2020-12-192-0/+68