Skip to content

Commit 7fba8d9

Browse files
committed
CI: Enable most dependencies for Python 3.8
1 parent a7acbac commit 7fba8d9

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="-r requirements.txt"
32+
- DEPENDS="numpy scipy pillow pydicom indexed_gzip"
3333
# Basic dependencies only
3434
- python: 3.5
3535
env:

0 commit comments

Comments
 (0)