mirror of
https://github.com/pallets-eco/flask-debugtoolbar.git
synced 2025-12-30 01:59:29 -06:00
Test using modern python
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
language: python
|
||||
python: "2.7"
|
||||
env:
|
||||
- TOXENV=py26
|
||||
- TOXENV=py27
|
||||
- TOXENV=py33
|
||||
- TOXENV=py36
|
||||
install:
|
||||
- pip install tox
|
||||
script: tox
|
||||
|
||||
Reference in New Issue
Block a user