We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bf05f94 + 2d6b1e0 commit 77be8c7Copy full SHA for 77be8c7
.travis.yml
@@ -3,7 +3,7 @@ python:
3
- 2.7
4
sudo: false
5
install:
6
-- pip install PIL --allow-external PIL --allow-unverified PIL
+- pip install Pillow
7
script:
8
- ./tests/api_tests.py
9
deploy:
0 commit comments