Skip to content

Commit c39133f

Browse files
[ci] python 3.6 is needed for matplotlib
1 parent 89c986e commit c39133f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ os:
77

88
python:
99
- "2.7"
10-
- "3.5"
10+
- "3.6"
1111
- "3.8"
1212

1313
compiler:

0 commit comments

Comments
 (0)