Try to run benchmarks for master, too

This commit is contained in:
Frederik Carlier
2018-06-19 18:49:28 +02:00
parent 6fb008a646
commit 9b34088f7c
2 changed files with 4 additions and 0 deletions

View File

@@ -8,3 +8,5 @@ script:
- dotnet build -c Release
- dotnet test plist-cil.test/plist-cil.test.csproj
- dotnet run --project plist-cil.benchmark/plist-cil.benchmark.csproj -c Release
- git checkout master
- dotnet run --project plist-cil.benchmark/plist-cil.benchmark.csproj -c Release