mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
Removing unsupported versions
This commit is contained in:
parent
46804cd858
commit
0d7b33247b
@ -1,13 +1,11 @@
|
|||||||
language: python
|
language: python
|
||||||
|
|
||||||
python:
|
python:
|
||||||
- 2.6
|
|
||||||
- 2.7
|
- 2.7
|
||||||
- 3.3
|
- 3.3
|
||||||
- 3.4
|
- 3.4
|
||||||
- 3.5
|
- 3.5
|
||||||
- 3.6
|
- 3.6
|
||||||
- 3.7
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install mock coverage ipdb ipython pytest pre-commit autopep8 flake8
|
- pip install mock coverage ipdb ipython pytest pre-commit autopep8 flake8
|
||||||
|
Loading…
Reference in New Issue
Block a user