all repos — telegram-bot-api @ 0b788c7730d625b1c81e7a311754251951112a81

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

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