1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-20 05:53:30 +01:00
Ryujinx/.travis.yml

9 lines
114 B
YAML
Raw Normal View History

os: osx
language: csharp
solution: Ryujinx.sln
mono: none
dotnet: 2.0.0
script:
- dotnet restore
- dotnet build