File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- dist : trusty
1
+ dist : xenial
2
2
sudo : false
3
3
language : python
4
4
@@ -12,9 +12,9 @@ matrix:
12
12
addons : &xplat-addons
13
13
apt :
14
14
sources :
15
- - sourceline : deb [arch=amd64] https://packages.microsoft.com/repos/microsoft-ubuntu-trusty -prod trusty main
15
+ - sourceline : deb [arch=amd64] https://packages.microsoft.com/repos/microsoft-ubuntu-xenial -prod xenial main
16
16
key_url : https://packages.microsoft.com/keys/microsoft.asc
17
- - sourceline : deb http://download.mono-project.com/repo/ubuntu trusty main
17
+ - sourceline : deb http://download.mono-project.com/repo/ubuntu xenial main
18
18
key_url : http://keyserver.ubuntu.com/pks/lookup?op=get&search=0xA6A19B38D3D831EF
19
19
packages :
20
20
- mono-devel
84
84
addons :
85
85
apt :
86
86
sources :
87
- - sourceline : deb http://download.mono-project.com/repo/ubuntu trusty main
87
+ - sourceline : deb http://download.mono-project.com/repo/ubuntu xenial main
88
88
key_url : http://keyserver.ubuntu.com/pks/lookup?op=get&search=0xA6A19B38D3D831EF
89
89
packages :
90
90
- mono-devel
You can’t perform that action at this time.
0 commit comments