Skip to content

Commit

Permalink
[#517] Travis specify the config
Browse files Browse the repository at this point in the history
  • Loading branch information
tobes committed Mar 1, 2013
1 parent c714faf commit 9f7465e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -23,7 +23,7 @@ before_script:
- sudo cp ckan/config/solr/schema-2.0.xml /etc/solr/conf/schema.xml
- sudo service jetty restart
- paster db init -c test-core.ini
- paster datastore set-permissions postgres
- paster datastore set-permissions postgres -c test-core.ini
script: "nosetests --ckan --with-pylons=test-core.ini --nologcapture ckan ckanext"
notifications:
irc:
Expand Down

0 comments on commit 9f7465e

Please sign in to comment.