зеркало из https://github.com/mozilla/ff-tool.git
prevent travis from doing shallow clone
This commit is contained in:
Родитель
51d827a3eb
Коммит
2bcd9a6a66
|
@ -4,6 +4,9 @@ env:
|
|||
global:
|
||||
- TOX_ENV=py27
|
||||
- TOX_ENV=flake8
|
||||
git:
|
||||
depth: 9999999
|
||||
|
||||
install:
|
||||
- pip install tox
|
||||
- pip install -r requirements.txt
|
||||
|
|
Загрузка…
Ссылка в новой задаче