Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd2d3ef commit b357460Copy full SHA for b357460
.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 xenial 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