Merge pull request #38 from onerain88/ci

ci
oneRain 2020-03-04 15:48:47 +08:00 committed by GitHub
commit ea42db0b5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 4 deletions

View File

@ -1,5 +1,7 @@
language: csharp
solution: csharp-sdk.sln
install:
- nuget restore csharp-sdk.sln
addons:
apt:
update: true