1
0
mirror of https://github.com/wting/autojump synced 2026-03-02 03:49:26 +00:00

Add Python 3.5 to tests

This commit is contained in:
Marek Marecki
2016-05-03 20:45:09 +02:00
committed by William Ting
parent 9622659099
commit a32f237043

View File

@@ -4,7 +4,8 @@ envlist =
py27,
py32,
py33,
py34
py34,
py35
# ignore missing setup.py
skipsdist = True