Adding the "ubuntu_16_10_x64" moniker to the badges lookup.
This commit is contained in:
parent
c266e398cf
commit
7a55e4bbe4
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
{ "rhel_7_x64", false },
|
||||
{ "ubuntu_14_04_x64", false },
|
||||
{ "ubuntu_16_04_x64", false },
|
||||
{ "ubuntu_16_10_x64", false },
|
||||
{ "linux_x64", false }
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue