1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-01-25 17:16:47 -06: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