diff options
Diffstat (limited to 'scaffoldtests.sh')
| -rwxr-xr-x | scaffoldtests.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scaffoldtests.sh b/scaffoldtests.sh new file mode 100755 index 000000000..34c303797 --- /dev/null +++ b/scaffoldtests.sh @@ -0,0 +1,3 @@ +#!/bin/bash +tox -e{py26,py27,py32,py33,py34,pypy,pypy3}-scaffolds, + |
