mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-08-07 00:01:10 +00:00
Add Travis CL file
This commit is contained in:
parent
9fbf9a29eb
commit
921a798d8b
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