Skip to content

Commit 6f639be

Browse files
author
Rico
committed
TASK: Add Python 3.6 to travis builds
1 parent 409927e commit 6f639be

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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)