speed up azure jobs

Committed via https://github.com/asottile/all-repos
This commit is contained in:
Anthony Sottile 2019-04-28 16:21:10 -07:00
parent 1f6de3d703
commit 9eb0d699ec
2 changed files with 9 additions and 8 deletions

View file

@ -13,15 +13,12 @@ resources:
ref: refs/tags/v0.0.8
jobs:
- template: job--pre-commit.yml@asottile
- template: job--python-tox.yml@asottile
parameters:
toxenvs: [py27, py37]
os: windows
pre_test:
- script: git lfs
- template: job--python-tox.yml@asottile
parameters:
toxenvs: [pypy, py27, py36, py37]
toxenvs: [pypy, pypy3, py27, py36, py37]
os: linux
pre_test:
- script: git lfs