We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22b1e9b commit 3005538Copy full SHA for 3005538
.travis.yml
@@ -2,6 +2,7 @@ language: python
2
sudo: require
3
python:
4
- "3.4"
5
+ - "3.6"
6
# command to install dependencies
7
install:
8
- pip install python-telegram-bot --upgrade
0 commit comments