hostess/.travis.yml
2020-03-04 23:33:54 -05:00

9 lines
77 B
YAML

dist: bionic
language: go
go:
- 1.14.x
notifications:
email: false