Skip to content

Commit

Permalink
Added import test
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Jan 9, 2021
1 parent cfff80a commit 3492322
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .ci/test.sh
Expand Up @@ -2,4 +2,6 @@

set -e

python3 -c 'from PIL import Image'

python3 -bb -m pytest -v -x -W always --cov PIL --cov Tests --cov-report term Tests

0 comments on commit 3492322

Please sign in to comment.