mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-13 08:04:18 +00:00
Use python:2.7 for python 2.7 tests
This commit is contained in:
parent
c8df0f88d1
commit
75994bf2c9
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ before_script:
|
||||||
- pip install -r dev-requirements.txt
|
- pip install -r dev-requirements.txt
|
||||||
|
|
||||||
python2:
|
python2:
|
||||||
|
image: python:2.7
|
||||||
stage: test
|
stage: test
|
||||||
script: tox -e py27
|
script: tox -e py27
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue