BLD: remove matplotlib master from 2.7 (#682)

Matplotlib master no longer supports python 2
This commit is contained in:
James McBride
2018-02-26 09:49:58 +01:00
committed by Joris Van den Bossche
parent 657483a3b3
commit 891c5cd73c
+1 -1
View File
@@ -32,7 +32,7 @@ matrix:
- python: 2.7
env: PANDAS=0.20.2 MATPLOTLIB=2.0.2
- python: 2.7
env: PANDAS=master MATPLOTLIB=master
env: PANDAS=master MATPLOTLIB=2.1.2
- python: 3.6
env: PANDAS=0.16.2 MATPLOTLIB=1.4.3 SHAPELY=1.5.17