Add Travis CL file
This commit is contained in:
parent
9fbf9a29eb
commit
921a798d8b
1 changed files with 6 additions and 0 deletions
6
.travis.yml
Executable file
6
.travis.yml
Executable file
|
@ -0,0 +1,6 @@
|
|||
language: csharp
|
||||
mono: none
|
||||
dotnet: 2.0.0
|
||||
dist: xenial
|
||||
script:
|
||||
- ./build.sh
|
Loading…
Reference in a new issue