1
0
Fork 0
mirror of https://github.com/vbatts/go-mtree.git synced 2024-11-17 14:18:39 +00:00
go-mtree/vendor/github.com/xrash/smetrics/.travis.yml

10 lines
107 B
YAML
Raw Normal View History

language: go
go:
- 1.11
- 1.12
- 1.13
- 1.14.x
- master
script:
- cd tests && make