Run benchmarks for tests as well.
This commit is contained in:
@@ -6,7 +6,7 @@ go:
|
||||
- 1.8
|
||||
- tip
|
||||
|
||||
script: go test -v -test.run='BCD|Parse' ./...
|
||||
script: go test -v -test.run='BCD|Parse' -bench.run=. ./...
|
||||
|
||||
addons:
|
||||
apt:
|
||||
|
Reference in New Issue
Block a user