Merge "Pypy is not checked at gate"
This commit is contained in:
commit
16e0d5ced9
6
tox.ini
6
tox.ini
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user