Explorar o código

Remove travis configuration (#1181)

Thog %!s(int64=6) %!d(string=hai) anos
pai
achega
2285a1792f
Modificáronse 1 ficheiros con 0 adicións e 9 borrados
  1. 0 9
      .travis.yml

+ 0 - 9
.travis.yml

@@ -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