all repos — telegram-bot-api @ b6df6c273aa804a6c7dd2f719ac8be1a95ce2790

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

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