1
0
Fork 0
mirror of https://github.com/vbatts/go-mtree.git synced 2024-11-17 06:08:39 +00:00
go-mtree/vendor/github.com/xrash/smetrics/.travis.yml
Vincent Batts 9e437eee80
go: update modules
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2022-07-05 09:02:09 -04:00

9 lines
107 B
YAML

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