django-fobi/scripts/test_django_1_6.sh

6 lines
No EOL
139 B
Bash

reset
./scripts/uninstall.sh
./scripts/install_django_1_6.sh
#cd ..
python examples/simple/manage.py test fobi --traceback -v 3
#cd scripts