all repos — telegram-bot-api @ 1f1d97f1e310f75af00438576a21abaf2d3a2e13

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

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