Skip to content

Commit 64f32d4

Browse files
committed
Test with PIL on old Python.
1 parent 310b6d8 commit 64f32d4

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
@@ -44,7 +44,7 @@ matrix:
4444
# Minimum pydicom dependency
4545
- python: 2.7
4646
env:
47-
- DEPENDS="numpy==1.5.1 pydicom==0.9.7 pillow==2.6"
47+
- DEPENDS="numpy==1.5.1 pydicom==0.9.7 PIL"
4848
# test against numpy 1.7
4949
- python: 2.7
5050
env:

0 commit comments

Comments
 (0)