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