mirror of
https://github.com/ivabus/roulette
synced 2024-11-23 08:55:09 +03:00
Update .travis.yml
This commit is contained in:
parent
7fb28fb9af
commit
554f56a08e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
language: csharp
|
language: csharp
|
||||||
solution: roulette.sln
|
solution: roulette.sln
|
||||||
dotnet: 6.0.2
|
dotnet: 6
|
||||||
script:
|
script:
|
||||||
- dotnet restore
|
- dotnet restore
|
||||||
- dotnet build
|
- dotnet build
|
||||||
|
|
Loading…
Reference in a new issue