Skip to content

Commit 43a0daa

Browse files
committed
Don't test on Windows with Python 3.4 as Matplotlib 2.0.0 gets installed (and baseline images are for 2.0.1+)
1 parent eca7ded commit 43a0daa

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

appveyor.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ environment:
1616
- PYTHON_VERSION: "2.7"
1717
MATPLOTLIB_VERSION: "1.5"
1818

19-
- PYTHON_VERSION: "3.4"
20-
MATPLOTLIB_VERSION: "1.5"
21-
2219
- PYTHON_VERSION: "3.5"
2320
MATPLOTLIB_VERSION: "1.5"
2421

0 commit comments

Comments
 (0)