File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 4
4
directories :
5
5
- " $HOME/.pip-cache/"
6
6
env :
7
+ - TOXENV=py26-unit PIP_DOWNLOAD_CACHE=$HOME/.pip-cache
7
8
- TOXENV=py27-unit PIP_DOWNLOAD_CACHE=$HOME/.pip-cache
8
9
- TOXENV=py32-unit PIP_DOWNLOAD_CACHE=$HOME/.pip-cache
9
10
- TOXENV=py33-unit PIP_DOWNLOAD_CACHE=$HOME/.pip-cache
10
11
- TOXENV=py34-unit PIP_DOWNLOAD_CACHE=$HOME/.pip-cache
11
12
- TOXENV=pypy-unit PIP_DOWNLOAD_CACHE=$HOME/.pip-cache
12
13
- TOXENV=pypy3-unit PIP_DOWNLOAD_CACHE=$HOME/.pip-cache
14
+ - TOXENV=py26-versioncheck PIP_DOWNLOAD_CACHE=$HOME/.pip-cache
13
15
- TOXENV=py27-versioncheck PIP_DOWNLOAD_CACHE=$HOME/.pip-cache
14
16
- TOXENV=py32-versioncheck PIP_DOWNLOAD_CACHE=$HOME/.pip-cache
15
17
- TOXENV=py33-versioncheck PIP_DOWNLOAD_CACHE=$HOME/.pip-cache
Original file line number Diff line number Diff line change 44
44
execnet
45
45
pep8
46
46
py
47
- pytest
47
+ git+https://github.com/jantman/ pytest.git@pr1121
48
48
pytest-cache
49
49
pytest-cov
50
50
pytest-pep8
You can’t perform that action at this time.
0 commit comments