Files
sharm/.travis.yml
2019-06-25 18:02:06 +03:00

12 lines
96 B
YAML

dist: xenial
language: go
go:
- 1.12.x
- 1.11.x
- 1.10.x
notifications:
email: false