[logaling-commit] logaling/logaling-server [master] travis: revert 'fix .env' and export BASE_URL

Back to archive index

SHIMADA Koji null+****@clear*****
Fri Oct 12 15:35:38 JST 2012


SHIMADA Koji	2012-10-12 15:35:38 +0900 (Fri, 12 Oct 2012)

  New Revision: 2aaf95f505ed5528967b059330241a9ad21b899f
  https://github.com/logaling/logaling-server/commit/2aaf95f505ed5528967b059330241a9ad21b899f

  Log:
    travis: revert 'fix .env' and export BASE_URL

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -1)
===================================================================
--- .travis.yml    2012-10-12 15:20:03 +0900 (127fb93)
+++ .travis.yml    2012-10-12 15:35:38 +0900 (bb60279)
@@ -9,7 +9,7 @@ rvm:
 bundler_args: "--without development:production"
 before_script:
   - cp config/database.yml.example config/database.yml
-  - cp .env.sample .env
+  - export BASE_URL=http://example.com
   - export RAILS_ENV=test
   - bundle exec rake db:create db:migrate --trace
 before_install:
-------------- next part --------------
An HTML attachment was scrubbed...
Télécharger 



More information about the logaling-commit mailing list
Back to archive index