Addes travis and README

This commit is contained in:
Karolis2011
2019-06-19 00:17:44 +03:00
parent 4125545257
commit a67f6f1666
3 changed files with 22 additions and 6 deletions

9
.travis.yml Normal file
View File

@@ -0,0 +1,9 @@
language: csharp
mono: none
dotnet: 2.2.0
install:
- dotnet restore
script:
- dotnet build