fnp
/
redakcja.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fixed vstorage to pass tests. Added test for reverting a page.
[redakcja.git]
/
hudson_build.sh
1
cd $WORKSPACE
2
virtualenv -q ve
3
source ./ve/bin/activate
4
pip install -q -E ./ve -r requirements.txt
5
pip install -q -E ./ve -r requirements-test.txt
6
django-admin.py test --settings=redakcja.settings.test