mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Fix Python 3.5 on Travis typo
This commit is contained in:
parent
a912e305c9
commit
a713fa9a65
@ -5,7 +5,7 @@ env:
|
||||
- TOXENV=py26
|
||||
- TOXENV=py27
|
||||
- TOXENV=py34
|
||||
- TOKENV=py35
|
||||
- TOXENV=py35
|
||||
- TOXENV=pypy
|
||||
- TOXENV=pypy3
|
||||
install: pip install tox
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user