Skip to content

Commit

Permalink
Add 'showcase init' to travis build script
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Oderbolz committed Jun 10, 2016
1 parent d2b9404 commit b091c40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/travis-build.bash
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ cd -

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

echo "Moving test.ini into a subdir..."
Expand Down

0 comments on commit b091c40

Please sign in to comment.