2
0
mirror of https://github.com/status-im/consul.git synced 2025-03-02 06:10:44 +00:00
2019-03-26 17:50:42 -04:00

13 lines
112 B
YAML

language: go
sudo: false
go:
- 1.4
- 1.5
- 1.6
- tip
script:
- go test -bench . -benchmem -v ./...