Add Travis CL file

This commit is contained in:
cra0zy 2017-10-30 21:56:19 +01:00
parent 9fbf9a29eb
commit 921a798d8b

6
.travis.yml Executable file
View file

@ -0,0 +1,6 @@
language: csharp
mono: none
dotnet: 2.0.0
dist: xenial
script:
- ./build.sh