mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-04 22:29:57 +08:00
Reinstate the pip timeout
This commit is contained in:
@@ -3,6 +3,7 @@ set -ex
|
||||
|
||||
export WHEELHOUSE="--no-index --find-links=http://travis-wheels.scikit-image.org/"
|
||||
export COVERALLS_REPO_TOKEN=7LdFN9232ZbSY3oaXHbQIzLazrSf6w2pQ
|
||||
export PIP_DEFAULT_TIMEOUT=60
|
||||
|
||||
|
||||
retry () {
|
||||
|
||||
Reference in New Issue
Block a user