diff tox.ini @ 57:95b5ba2cd363

Testing with 4.0, dropping testing with 2.6
author Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl>
date Sun, 13 Nov 2016 12:32:39 +0100
parents 6dae5ed53f22
children 91efe98be062
line wrap: on
line diff
--- a/tox.ini	Sun Sep 25 22:38:03 2016 +0200
+++ b/tox.ini	Sun Nov 13 12:32:39 2016 +0100
@@ -4,8 +4,8 @@
 toxworkdir = {homedir}/.tox/work/mercurial/all_paths
 distshare = {homedir}/.tox/distshare
 skip_missing_interpreters = True
-#envlist = {py26,py27}-hg{27,29,30,33,36,37}
-envlist = {py26}-{hg27,hg29}, {py27}-hg{29,30,33,36,37,38}
+; envlist = {py26}-{hg27,hg29}, {py27}-hg{29,30,33,36,37,38,40}
+envlist = {py27}-hg{27,29,30,33,36,37,38,40}
 ; sync with testedwith in .py!
 
 [testenv]
@@ -32,6 +32,7 @@
     hg36: Mercurial>=3.6,<3.7
     hg37: Mercurial>=3.7,<3.8
     hg38: Mercurial>=3.8,<3.9
+    hg40: Mercurial>=4.0,<4.1
 commands =
     cram -v tests
 whitelist_externals =