clean env for the linting stage

This commit is contained in:
Ronny Pfannschmidt 2018-05-24 14:18:34 +02:00
parent df17bb2bd3
commit 5a6a580765
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ jobs:
repo: pytest-dev/pytest
- stage: linting
python: '3.6'
env:
install:
- pip install pre-commit
- pre-commit install-hooks