Skip to content

Commit 7a2d36e

Browse files
Explicitly testing against Py3.5.2
1 parent 966f1e0 commit 7a2d36e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ os:
55
- linux # Travis does not support Python on OSX or Windows. Should we migrate to a different CI service?
66

77
python:
8+
- '3.5.2' # There have been compatibility issues with this patch version
89
- '3.5'
910
- '3.6'
1011
- '3.7-dev' # TODO: Replace with plain "3.7" when supported by Travis

0 commit comments

Comments
 (0)