all repos — telegram-bot-api @ bf143a9e9ba8a9e9e6265acc862c1f54fe1d87b7

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

1language: go
2
3go:
4  - '1.13'
5  - '1.14'
6  - tip