Revert "Run benchmarks for tests as well."

This reverts commit 7c55d36758.
This commit is contained in:
Sebastian Zagrodzki
2017-03-01 11:13:22 +01:00
parent 2c956c55d8
commit 810a98e9fa

View File

@@ -6,7 +6,7 @@ go:
- 1.8
- tip
script: go test -v -test.run='BCD|Parse' -bench.run=. ./...
script: go test -v -test.run='BCD|Parse' ./...
addons:
apt: