Skip to content

Commit 3005538

Browse files
committed
TASK: Add Python 3.6 to travis builds
1 parent 22b1e9b commit 3005538

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: python
22
sudo: require
33
python:
44
- "3.4"
5+
- "3.6"
56
# command to install dependencies
67
install:
78
- pip install python-telegram-bot --upgrade

0 commit comments

Comments
 (0)