Skip to content

Commit b902693

Browse files
committed
Add Python 3.5 testing on travis
1 parent e9705ec commit b902693

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
@@ -7,6 +7,7 @@ python:
77
- "3.2"
88
- "3.3"
99
- "3.4"
10+
- "3.5"
1011

1112
before_install:
1213
# Install gccxml

0 commit comments

Comments
 (0)