Remove build status, as it looks harder to add build to .net core

This commit is contained in:
Petrutiu Mihai
2016-07-13 14:23:04 +03:00
parent 176b372478
commit 6acb465f3e
3 changed files with 2 additions and 6 deletions

View File

@@ -7,8 +7,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{3820200F-354
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{4780CECA-2B6F-4F79-97C5-D1B483CFC881}"
ProjectSection(SolutionItems) = preProject
.travis.yml = .travis.yml
build.sh = build.sh
global.json = global.json
README.md = README.md
EndProjectSection