1
0
mirror of https://github.com/wting/autojump synced 2024-10-27 20:34:07 +00:00

Removing unsupported versions

This commit is contained in:
Unknown 2018-12-02 20:51:51 -07:00
parent 46804cd858
commit 0d7b33247b

View File

@ -1,13 +1,11 @@
language: python
python:
- 2.6
- 2.7
- 3.3
- 3.4
- 3.5
- 3.6
- 3.7
install:
- pip install mock coverage ipdb ipython pytest pre-commit autopep8 flake8