diff options
| -rwxr-xr-x | scaffoldtests.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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, |
