mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2024-11-28 01:50:50 +01:00
Remove travis configuration (#1181)
This commit is contained in:
parent
180ad8605d
commit
2285a1792f
@ -1,9 +0,0 @@
|
||||
os: osx
|
||||
language: csharp
|
||||
solution: Ryujinx.sln
|
||||
mono: none
|
||||
dotnet: 3.1.3
|
||||
script:
|
||||
- dotnet restore
|
||||
- dotnet build
|
||||
- cd Ryujinx.Tests && dotnet test
|
Loading…
Reference in New Issue
Block a user