Skip to content

Commit 1cd9301

Browse files
committed
Fix travis configuration
1 parent c533d2c commit 1cd9301

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
@@ -15,4 +15,4 @@ install:
1515
script:
1616
- "pytest tests"
1717
- "flake8 --exclude='bin,build,.eggs'"
18-
- "mypy src/highdicom tests"
18+
- "mypy src/dicomweb_client tests"

0 commit comments

Comments
 (0)