Skip to content

Commit 73e9713

Browse files
authored
Merge pull request #11 from pdftables/travis-for-python-3.6
Add Python 3.6 to Travis
2 parents 0665090 + 2ee37c5 commit 73e9713

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
@@ -3,5 +3,6 @@ python:
33
- "2.7"
44
- "3.4"
55
- "3.5"
6+
- "3.6"
67
script:
78
- python setup.py test

0 commit comments

Comments
 (0)