Updated TEST_DEPENDS

This commit is contained in:
wiredfool 2017-12-27 18:58:58 +00:00
parent d7580ad556
commit c2f1d238f8

View File

@ -5,7 +5,7 @@ env:
- PLAT=x86_64
- UNICODE_WIDTH=32
- BUILD_DEPENDS=""
- TEST_DEPENDS="nose numpy scipy"
- TEST_DEPENDS="pytest pytest-cov numpy scipy"
- WHEELHOUSE_UPLOADER_USERNAME=travis-worker
# Following generated with
# travis encrypt -r python-pillow/pillow-wheels WHEELHOUSE_UPLOADER_SECRET=<the api key>