Pypy is not checked at gate

Change-Id: I03ac90112e50c80568026847b7327775ca0d26fc
This commit is contained in:
Anusree 2018-03-21 18:16:05 +05:30
parent 480c29a21c
commit 8ebee3cc69
1 changed files with 1 additions and 5 deletions

View File

@ -1,6 +1,6 @@
[tox]
minversion = 1.6
envlist = py35,py27,pypy,pep8
envlist = py35,py27,pep8
skipsdist = True
[testenv]
@ -17,10 +17,6 @@ commands =
ostestr --concurrency 1 {posargs}
whitelist_externals = find
[testenv:pypy]
setenv = {[testenv]setenv}
JIT_FLAG=--jit off
[testenv:integration]
setenv = {[testenv]setenv}
ZAQAR_TEST_INTEGRATION=1