Skip to content

Commit 2a2f5ef

Browse files
committed
TEST: Actually test oldest matplotlib
1 parent 64333e6 commit 2a2f5ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ matrix:
4040
# Absolute minimum dependencies plus oldest MPL
4141
- python: 2.7
4242
env:
43-
- DEPENDS=numpy==1.5.1 matplotlib==1.3.1 PYDICOM=0
43+
- DEPENDS="numpy==1.5.1 matplotlib==1.3.1" PYDICOM=0
4444
# Minimum pydicom dependency
4545
- python: 2.7
4646
env:

0 commit comments

Comments
 (0)