django-fobi/scripts/test_django18.sh

6 lines
No EOL
183 B
Bash
Executable file

reset
./scripts/uninstall.sh
./scripts/install_django18.sh
#cd ..
python examples/simple/manage.py test fobi --settings=settings_bootstrap3_theme_django18 --traceback -v 3
#cd scripts