Merge pull request #11072 from dmick/wip-17268

ceph-disk tests: Let missing python interpreters be non-fatal

Reviewed-by: Alfredo Deza <adeza@redhat.com>
This commit is contained in:
Alfredo Deza 2016-09-15 10:13:08 +05:30 committed by GitHub
commit 371eb41b15

View File

@ -1,5 +1,6 @@
[tox]
envlist = flake8,py27,py34
envlist = flake8,py27,py34,py35,py36
skip_missing_interpreters = True
[testenv]
setenv =