Add build.sh and travis.yml

This commit is contained in:
Petrutiu Mihai
2016-07-13 13:51:36 +03:00
parent 7aa555313b
commit 89de55081c
4 changed files with 84 additions and 0 deletions

View File

@@ -7,6 +7,8 @@ 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