Temporarily disable py36 51/63751/3
authorCédric Ollivier <cedric.ollivier@orange.com>
Fri, 19 Oct 2018 14:08:12 +0000 (16:08 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Fri, 19 Oct 2018 14:45:24 +0000 (16:45 +0200)
Build servers haven't been updated yet to support py36.

Change-Id: I6e396f944e7226d682a58c8e74ed136e0b55d2cd
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
tox.ini

diff --git a/tox.ini b/tox.ini
index 61d0f45..556a09a 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
 [tox]
-envlist = docs,pep8,pylint,yamllint,bashate,py36,py27,perm,cover
+envlist = docs,pep8,pylint,yamllint,bashate,py27,perm,cover
 
 [testenv]
 usedevelop = True