From 0b09a81bf50029c3b1a4cc61f6fd88ba65b9afc6 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Tue, 19 Apr 2016 22:01:16 -0500 Subject: drop unsupported test endpoints --- scaffoldtests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scaffoldtests.sh') diff --git a/scaffoldtests.sh b/scaffoldtests.sh index 34c303797..84fd8e072 100755 --- a/scaffoldtests.sh +++ b/scaffoldtests.sh @@ -1,3 +1,3 @@ #!/bin/bash -tox -e{py26,py27,py32,py33,py34,pypy,pypy3}-scaffolds, +tox -e{py27,py33,py34,pypy}-scaffolds, -- cgit v1.2.3