CI: Drop AppVeyor and desktop Travis builds

These have been replaced by GitHub Actions.
The remaining Travis builds will also be ported eventually.
This commit is contained in:
Rémi Verschelde 2020-07-20 10:35:53 +02:00
parent 862c877f43
commit 431930bd09
6 changed files with 4 additions and 156 deletions

4
misc/ci/sources.list Normal file
View file

@ -0,0 +1,4 @@
deb http://archive.ubuntu.com/ubuntu/ focal main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ focal-updates main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ focal-security main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse