Skip to content

Commit 433005b

Browse files
committed
Let travis build for python3
1 parent e0cd024 commit 433005b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ sudo: false
22
language: python
33
python:
44
- 2.7
5+
- 3.5
6+
- 3.6
7+
- 3.7
58

69
addons:
710
apt:

0 commit comments

Comments
 (0)