diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2020-07-20 10:35:53 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2020-07-20 10:35:53 +0200 |
commit | 431930bd09e082edce56f9cf6987368b868d07a1 (patch) | |
tree | 282e43a022e8388f008d1cfe2a4c54321665ffe5 /misc/scripts | |
parent | 862c877f43cc5e29c5b48f70d74f90f8b93214bb (diff) |
CI: Drop AppVeyor and desktop Travis builds
These have been replaced by GitHub Actions.
The remaining Travis builds will also be ported eventually.
Diffstat (limited to 'misc/scripts')
-rw-r--r-- | misc/scripts/sources.list | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/misc/scripts/sources.list b/misc/scripts/sources.list deleted file mode 100644 index 4d8f94f35c..0000000000 --- a/misc/scripts/sources.list +++ /dev/null @@ -1,4 +0,0 @@ -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 |