From 7656d1320ae2877d4d11dd4bc7b89c4071561fee Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 26 Oct 2015 18:55:44 +0100 Subject: [PATCH] tox: Update pytest-travis-fold to 1.1.1. --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 8fe2813cb..fb7f2bd0d 100644 --- a/tox.ini +++ b/tox.ini @@ -23,7 +23,7 @@ deps = pytest-html==1.7 pytest-faulthandler==1.0.1 pytest-sugar==0.5.1 - pytest-travis-fold==1.1.0 + pytest-travis-fold==1.1.1 xvfbwrapper==0.2.5 hypothesis==1.12.0 coverage==4.0.1