summaryrefslogtreecommitdiff
path: root/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test.sh')
-rw-r--r--test.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test.sh b/test.sh
index cc637f68..61599adb 100644
--- a/test.sh
+++ b/test.sh
@@ -2,6 +2,8 @@ python2.3 setup.py -q test
python2.4 setup.py -q test
python2.5 setup.py -q test
python2.6 setup.py -q test
+python2.7 setup.py -q test
+
rm -rf build
python3.1 setup.py -q test