mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-30 18:56:53 +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
|
||||
|
||||
python2:
|
||||
image: python:2.7
|
||||
stage: test
|
||||
script: tox -e py27
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue