all repos — telegram-bot-api @ 025b92519c602a4e98924f4af142f2ddf7941f80

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

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