Only run benchmarks on the current branch

This commit is contained in:
Frederik Carlier
2018-06-23 19:49:13 +02:00
parent 2825277a45
commit 03e9d4d968
2 changed files with 0 additions and 4 deletions

View File

@@ -8,5 +8,3 @@ 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