Skip to content

Commit

Permalink
Include extension dependencies in travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-saeon committed Jun 26, 2018
1 parent 56846ca commit 262bac7
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 @@ -40,6 +40,7 @@ cd -

echo "Installing ckanext-metadata and its requirements..."
python setup.py develop
pip install -r requirements.txt
pip install -r dev-requirements.txt

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

0 comments on commit 262bac7

Please sign in to comment.