remove versions that Circle doesn't seem to have

This commit is contained in:
Kyle Mahan 2016-03-18 12:41:10 -07:00
parent 1a52e4f714
commit 267b202ae1
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# content of: tox.ini , put in same dir as setup.py
[tox]
envlist = py26,py27,py33,py34,py35
envlist = py27, py34
[testenv]
deps =
py{26,27}: mock
py27: mock
commands = python -m unittest discover