mirror of
https://github.com/claunia/plist-cil.git
synced 2025-12-16 19:14:26 +00:00
Add benchmarks
This commit is contained in:
@@ -2,8 +2,9 @@ language: csharp
|
||||
solution: plist-cil.sln
|
||||
mono:
|
||||
- none
|
||||
dotnet: 2.1.200
|
||||
dotnet: 2.1.300
|
||||
dist: trusty
|
||||
script:
|
||||
- dotnet build -c Release
|
||||
- dotnet test plist-cil.test/plist-cil.test.csproj
|
||||
- dotnet test plist-cil.test/plist-cil.test.csproj
|
||||
- dotnet run --project plist-cil.benchmark/plist-cil.benchmark.csproj -c Release
|
||||
|
||||
Reference in New Issue
Block a user