Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

Commit

Permalink
Fix travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
David Read committed Apr 9, 2015
1 parent 39af279 commit d42e17c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/travis-build.bash
Expand Up @@ -29,7 +29,6 @@ sudo -u postgres psql -c 'CREATE DATABASE datastore_test WITH OWNER ckan_default

echo "Installing ckanext-issues 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 d42e17c

Please sign in to comment.