forked from orbit-oss/flask
Some fixes
This commit is contained in:
parent
8d97d71430
commit
df711eac90
3 changed files with 13 additions and 12 deletions
|
|
@ -17,6 +17,9 @@ matrix:
|
|||
# Python 3 support currently does not work with lowest requirements
|
||||
- python: "3.3"
|
||||
env: REQUIREMENTS=lowest
|
||||
- python: "3.4"
|
||||
env: REQUIREMENTS=lowest
|
||||
|
||||
|
||||
install:
|
||||
- pip install hg+https://bitbucket.org/hpk42/tox
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue