idun/vendor/github.com/xrash/smetrics/.travis.yml
kekskurse 8ad61755e6 init
2023-10-12 10:20:53 +02:00

9 lines
107 B
YAML

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