Skip to content

Commit 92fe027

Browse files
committed
Support python 2.7, 3.5 & 3.6
1 parent e28d395 commit 92fe027

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
language: python
22

3+
python:
4+
- 2.7
5+
- 3.5
6+
- 3.6
7+
38
addons:
49
apt:
510
packages:

0 commit comments

Comments
 (0)