all repos — telegram-bot-api @ f54e99475aeeb0729f8e3212116e2f9bb3bc0bd5

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

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