mirror of
https://github.com/pallets-eco/flask-debugtoolbar.git
synced 2025-12-30 01:59:29 -06:00
Travis should use python 3.6 interpreter
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
sudo: false
|
||||
language: python
|
||||
python: "2.7"
|
||||
python: "3.6"
|
||||
env:
|
||||
- TOXENV=py27
|
||||
- TOXENV=py36
|
||||
|
||||
Reference in New Issue
Block a user