From cd51c26830d4f6ba144874e2f26010f7b6b76636 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Wed, 23 Oct 2013 22:38:20 +0100 Subject: Fix test suite to run regardless of config setup. --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 944931667..9ce5dbc86 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,10 +34,6 @@ before_script: - psql fms postgres < db/generate_secret.sql - > sed -r -e "s,(FMS_DB_USER:) 'fms',\\1 'postgres'," - -e "s,cobrand_one,barnet\\n - bromley\\n - emptyhomes\\n - fiksgatami\\n - fixmybarangay\\n - lichfielddc\\n - reading\\n - seesomething\\n - southampton\\n - zurich," - -e "s,cobrand_two: 'hostname_substring2',fixmystreet: '.'," - -e "s,(BASE_URL:) 'http://www.example.org',\\1 'http://localhost'," - -e "s,(MAPIT_URL:) '',\\1 'http://mapit.mysociety.org/'," conf/general.yml-example > conf/general.yml - ./bin/cron-wrapper ./bin/make_po FixMyStreet-EmptyHomes - ./bin/cron-wrapper ./bin/make_emptyhomes_welsh_po -- cgit v1.2.3