Removed unecessary builds in tox

Change-Id: I48a96bc639b1cf826a54504eb020b39e1579ad47
This commit is contained in:
amitgandhinz 2015-02-17 13:36:10 -05:00
parent 149975ed11
commit cfbfc3dc5e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[tox]
minversion = 1.6
envlist = py27,py33,py34,pypy,pep8
envlist = py27,py34,pypy,pep8
skipsdist = True
[testenv]