Remove pypy

Pypy is not checked on gate

Change-Id: I3f0c0ddfff45fc0a047c1ea45f71e2dff4052d3b
This commit is contained in:
rajat29 2017-08-02 11:31:29 +05:30 committed by Anand Shanmugam
parent d606ecb996
commit 1ddb85f3a0
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[tox]
minversion = 1.6
envlist = py27,py35,pypy,pep8
minversion = 2.0
envlist = py36,py27,pep8
skipsdist = True
[testenv]