Delete .travis.yml

This commit is contained in:
Ivan Bushchik 2022-02-09 16:32:07 +03:00 committed by GitHub
parent 554f56a08e
commit 4cdab77cf1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +0,0 @@
language: csharp
solution: roulette.sln
dotnet: 6
script:
- dotnet restore
- dotnet build