We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd2d3ef commit d15d25dCopy full SHA for d15d25d
.travis.yml
@@ -21,9 +21,9 @@ env:
21
addons:
22
apt:
23
sources:
24
- - sourceline: deb [arch=amd64] https://packages.microsoft.com/repos/microsoft-ubuntu-xenial-prod xenial main
+ - sourceline: deb [arch=amd64] https://packages.microsoft.com/repos/microsoft-ubuntu-bionic-prod bionic main
25
key_url: https://packages.microsoft.com/keys/microsoft.asc
26
- - sourceline: deb http://download.mono-project.com/repo/ubuntu stable-xenial/snapshots/5.20 main
+ - sourceline: deb http://download.mono-project.com/repo/ubuntu stable-bionic/snapshots/5.20 main
27
key_url: http://keyserver.ubuntu.com/pks/lookup?op=get&search=0xA6A19B38D3D831EF
28
packages:
29
- mono-devel
0 commit comments