Merge pull request #205 from wfurt/badges

add entry for freebsd to badge processing
This commit is contained in:
Livar 2018-12-13 10:30:31 -08:00 committed by GitHub
commit 723aa11f8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,6 +53,7 @@ namespace Microsoft.DotNet.Cli.Build
{
{ "win_x86", false },
{ "win_x64", false },
{ "freebsd_x64", false },
{ "osx_x64", false },
{ "linux_x64", false },
{ "rhel.6_x64", false },