Skip to content

Commit dbf4653

Browse files
committed
MNT: Remove 3.3 builds.
Matplotlib >= 1.5 only supports Python >= 3.4, so given we've dropped matplotlib 1.4, it doesn't make sense to support 3.3.
1 parent a97e80f commit dbf4653

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ env:
1313
- CONDA_DEPENDENCIES="pytest matplotlib nose coverage"
1414
- PIP_DEPENDENCIES="pytest-cov coveralls"
1515
matrix:
16-
- PYTHON_VERSION=3.3 MATPLOTLIB_VERSION=1.5
1716
- PYTHON_VERSION=3.4 MATPLOTLIB_VERSION=1.5
1817
- PYTHON_VERSION=2.7 MATPLOTLIB_VERSION=1.5
1918
- PYTHON_VERSION=3.5 MATPLOTLIB_VERSION=1.5

0 commit comments

Comments
 (0)