mirror of https://github.com/pypa/pep517.git
Remove Python 3.3 from tests
This commit is contained in:
parent
2fec31827b
commit
ed9bd64f39
|
@ -3,7 +3,6 @@ python:
|
|||
- "3.6"
|
||||
- "3.5"
|
||||
- "3.4"
|
||||
- "3.3"
|
||||
- "2.7"
|
||||
install: pip install tox
|
||||
script: tox -e py
|
||||
|
|
Loading…
Reference in New Issue