Fix tox environment list
This commit is contained in:
parent
41bcdc4b0b
commit
a51fbc33ea
@ -1,12 +1,11 @@
|
||||
language: python
|
||||
python:
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
sudo: false
|
||||
env:
|
||||
- TOXENV=py27
|
||||
- TOXENV=py33
|
||||
- TOXENV=py34
|
||||
- TOXENV=py35
|
||||
- TOXENV=py36
|
||||
install:
|
||||
- pip install -U pip
|
||||
- pip install -U Flask tox coverage codecov
|
||||
|
Loading…
Reference in New Issue
Block a user