tox.ini: don't skip missing interpreters as it may hide CI configuration issues

This commit is contained in:
Cosimo Lupo 2016-12-26 17:59:27 +00:00
parent fdeb3f56bf
commit 17dab6b968
No known key found for this signature in database
GPG Key ID: B61AAAD0B53A6419

View File

@ -1,6 +1,5 @@
[tox] [tox]
envlist = py{27,35,36}-cov, htmlcov envlist = py{27,35,36}-cov, htmlcov
skip_missing_interpreters = true
[testenv] [testenv]
basepython = basepython =