Update .travis.yml

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

View file

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