From e4d66600324ea2d43a36e226933b480e39653bad Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 22 Oct 2016 16:27:11 -0400 Subject: update to match tox.ini --- scaffoldtests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scaffoldtests.sh') diff --git a/scaffoldtests.sh b/scaffoldtests.sh index 84fd8e072..1de398991 100755 --- a/scaffoldtests.sh +++ b/scaffoldtests.sh @@ -1,3 +1,3 @@ #!/bin/bash -tox -e{py27,py33,py34,pypy}-scaffolds, +tox -e{py27,py34,py35,pypy}-scaffolds, -- cgit v1.2.3