Skip to content

Commit 785e9e2

Browse files
committed
CI: Test with matplotlib~=3.2.0rc1
1 parent 7fba8d9 commit 785e9e2

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
@@ -29,7 +29,7 @@ matrix:
2929
# Basic dependencies only
3030
- python: 3.8
3131
env:
32-
- DEPENDS="numpy scipy pillow pydicom indexed_gzip"
32+
- DEPENDS="numpy scipy matplotlib~=3.2.0rc1 pillow pydicom indexed_gzip"
3333
# Basic dependencies only
3434
- python: 3.5
3535
env:

0 commit comments

Comments
 (0)