diff options
| author | Michael Merickel <michael@merickel.org> | 2016-04-19 22:01:16 -0500 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2016-04-19 22:03:01 -0500 |
| commit | 0b09a81bf50029c3b1a4cc61f6fd88ba65b9afc6 (patch) | |
| tree | 3849a84e2b80c19f5284d7826c5bcbd9d9cda658 /scaffoldtests.sh | |
| parent | a8deed9b86e5c2cdfa7f0729ba1c0e03ee5fbad8 (diff) | |
| download | pyramid-0b09a81bf50029c3b1a4cc61f6fd88ba65b9afc6.tar.gz pyramid-0b09a81bf50029c3b1a4cc61f6fd88ba65b9afc6.tar.bz2 pyramid-0b09a81bf50029c3b1a4cc61f6fd88ba65b9afc6.zip | |
drop unsupported test endpoints
Diffstat (limited to 'scaffoldtests.sh')
| -rwxr-xr-x | scaffoldtests.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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, |
