mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
travis: Switch to Python 3.9
This commit is contained in:
parent
c336622516
commit
f6acb90eae
@ -1,13 +1,9 @@
|
||||
language: python
|
||||
|
||||
python: 2.7
|
||||
python: 3.9
|
||||
|
||||
env:
|
||||
- TOX_ENV=py26
|
||||
- TOX_ENV=py27
|
||||
- TOX_ENV=py32
|
||||
- TOX_ENV=py33
|
||||
- TOX_ENV=py34
|
||||
- TOX_ENV=py39
|
||||
- TOX_ENV=flake8
|
||||
|
||||
install:
|
||||
|
Loading…
Reference in New Issue
Block a user