all repos — telegram-bot-api @ 1af25a19c77837105406e0a847c36a078bb408ac

Golang bindings for the Telegram Bot API

.travis.yml (view raw)

1language: go
2
3go:
4  - '1.10'
5  - '1.11'
6  - '1.12'
7  - '1.13'
8  - tip