Skip to content

Commit b091c40

Browse files
author
Stefan Oderbolz
committed
Add 'showcase init' to travis build script
1 parent d2b9404 commit b091c40

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bin/travis-build.bash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ cd -
2727

2828
echo "Installing ckanext-showcase and its requirements..."
2929
python setup.py develop
30+
paster showcase init -c ckan/test-core.ini
3031
pip install -r dev-requirements.txt
3132

3233
echo "Moving test.ini into a subdir..."

0 commit comments

Comments
 (0)