django-fobi/scripts/test_django17.sh

6 lines
No EOL
183 B
Bash
Executable file

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