Skip to content

Commit

Permalink
[#517] Grrrrrrrrrrrrrrrrrrrrrrrrrrrrr
Browse files Browse the repository at this point in the history
  • Loading branch information
tobes committed Mar 1, 2013
1 parent 92a1f54 commit c714faf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -15,7 +15,7 @@ before_script:
- python setup.py develop
- sed -i -e 's/.*solr_url.*/solr_url = http:\/\/127.0.0.1:8983\/solr/' test-core.ini
- sed -i -e 's/.*ckan\.site_id.*/ckan.site_id = travis_ci/' test-core.ini
- sed -i -e 's/^sqlalchemy.url.*/sqlalchemy.url = postgresql:\/\/postgres@localhost\/ckantest/' test-core.ini
- sed -i -e 's/^sqlalchemy.url.*/sqlalchemy.url = postgresql:\/\/postgres@localhost\/ckantesting/' test-core.ini
- sed -i -e 's/.*datastore.write_url.*/ckan.datastore.write_url = postgresql:\/\/postgres@localhost\/datastore/' test-core.ini
- sed -i -e 's/.*datastore.read_url.*/ckan.datastore.read_url = postgresql:\/\/readonlyuser@localhost\/datastore/' test-core.ini
- cat test-core.ini
Expand Down

0 comments on commit c714faf

Please sign in to comment.