bash.im-telegram-bot/.travis.yml
2019-06-09 20:16:14 +03:00

6 lines
64 B
YAML

dist: xenial
language: go
go:
- "1.12"
script:
- "make"