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.
1 parent 7b0b97b commit 6df9737Copy full SHA for 6df9737
.travis.yml
@@ -36,7 +36,7 @@ matrix:
36
# Python 3.4 build
37
- env: DISTRIB="conda" PYTHON_VERSION="3.4" INSTALL_MKL="false"
38
NUMPY_VERSION="1.10.4" SCIPY_VERSION="0.17" CYTHON_VERSION="0.25.2"
39
- PILLOW_VERSION="4.0.0" COVERAGE=true
+ PILLOW_VERSION="4.0.0" COVERAGE=
40
if: type != cron
41
# Python 3.5 build
42
- env: DISTRIB="conda" PYTHON_VERSION="3.5" INSTALL_MKL="false"
0 commit comments