telegram-bot-api/.travis.yml

9 lines
70 B
YAML

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