mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-06-29 00:40:47 -07:00
Remove travis configuration (#1181)
This commit is contained in:
@ -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
|
|
Reference in New Issue
Block a user