summaryrefslogtreecommitdiff
path: root/test.sh
blob: 61599adb55d761b181a94731a641e4134978544f (plain)
1
2
3
4
5
6
7
8
9
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