telegram-bot-api/.travis.yml
2019-10-20 23:01:22 +03:00

8 lines
70 B
YAML

language: go
go:
- '1.10'
- '1.11'
- '1.12'
- '1.13'
- tip