v2: Run the reference benchmark on Travis (#304)

* Run the reference benchmark on Travis

So that we could have a historic record of performance.
This commit is contained in:
Vytautas Šaltenis 2016-09-05 19:52:01 +03:00 committed by GitHub
parent 91753e8bc7
commit 0a029cbe51

View File

@ -16,3 +16,4 @@ install:
script:
- go test -v ./...
- go test -run=^$ -bench=BenchmarkReference -benchmem