status-go/vendor/github.com/xrash/smetrics/.travis.yml

10 lines
107 B
YAML
Raw Normal View History

2022-10-25 14:25:08 +00:00
language: go
go:
- 1.11
- 1.12
- 1.13
- 1.14.x
- master
script:
- cd tests && make