From a88962fa98afab30c741731517bad376b81f25fc Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sun, 18 Oct 2015 22:26:25 +0200 Subject: [PATCH] tox: Update pytest-travis-fold to 1.0.1. --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 6bfd79f09..258b654e0 100644 --- a/tox.ini +++ b/tox.ini @@ -23,7 +23,7 @@ deps = pytest-html==1.6 pytest-faulthandler==1.0.1 pytest-sugar==0.5.1 - pytest-travis-fold==1.0.0 + pytest-travis-fold==1.0.1 xvfbwrapper==0.2.5 hypothesis==1.11.4 coverage==4.0.1