mirror of
https://github.com/ZetaKebab/MpcNET.git
synced 2025-07-01 08:47:36 +00:00
Add Travis CI support
This commit is contained in:
7
.Travis.yml
Normal file
7
.Travis.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
language: csharp
|
||||||
|
dist: trusty
|
||||||
|
sudo: required
|
||||||
|
mono: none
|
||||||
|
dotnet: 1.0.0-preview2-003131
|
||||||
|
script:
|
||||||
|
- ./build.sh verify
|
Reference in New Issue
Block a user