use travis_retry on tox
This commit is contained in:
parent
7f36d20123
commit
ad3f588c79
|
@ -19,7 +19,7 @@ matrix:
|
|||
- env: TOX_ENV=check
|
||||
python: 3.6
|
||||
install: pip install -U tox
|
||||
script: tox -e $TOX_ENV
|
||||
script: travis_retry tox -e $TOX_ENV
|
||||
deploy:
|
||||
provider: pypi
|
||||
user: channelcat
|
||||
|
|
Loading…
Reference in New Issue
Block a user