all repos — telegram-bot-api @ ca185227e57755c4e0944e61e8d584a721c9e64d

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

1language: go
2
3go:
4  - '1.4'
5  - '1.10'
6  - '1.11'
7  - tip