Skip to content

Commit 531df81

Browse files
committed
Enable Travis builds for Python 3.5
1 parent d0528fd commit 531df81

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
@@ -12,6 +12,7 @@ python:
1212
- "2.7"
1313
- "3.3"
1414
- "3.4"
15+
- "3.5"
1516

1617
# install required system libraries
1718
before_install:

0 commit comments

Comments
 (0)