From 619f47ee1d3755a324b17c51a996cc84c2dea038 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Thu, 15 Oct 2015 21:40:17 +0200 Subject: [PATCH] tox: Add pytest-travis-fold --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index 1d02a982e..29db5bc30 100644 --- a/tox.ini +++ b/tox.ini @@ -23,6 +23,7 @@ deps = pytest-html==1.6 pytest-faulthandler==1.0.1 pytest-sugar==0.5.1 + pytest-travis-fold==1.0.0 xvfbwrapper==0.2.5 hypothesis==1.11.4 coverage==4.0.1