all repos — telegram-bot-api @ 49a467b7c416fd06d6de7f67549ac42d5339e78b

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

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