[logaling-commit] logaling/logaling-server [master] travis: fix .env

アーカイブの一覧に戻る

SHIMADA Koji null+****@clear*****
Fri Oct 12 15:20:03 JST 2012


SHIMADA Koji	2012-10-12 15:20:03 +0900 (Fri, 12 Oct 2012)

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

  Log:
    travis: fix .env

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -0)
===================================================================
--- .travis.yml    2012-10-12 15:12:57 +0900 (6cf269b)
+++ .travis.yml    2012-10-12 15:20:03 +0900 (127fb93)
@@ -9,6 +9,7 @@ rvm:
 bundler_args: "--without development:production"
 before_script:
   - cp config/database.yml.example config/database.yml
+  - cp .env.sample .env
   - export RAILS_ENV=test
   - bundle exec rake db:create db:migrate --trace
 before_install:
-------------- next part --------------
An HTML attachment was scrubbed...
ダウンロード 



More information about the logaling-commit mailing list
アーカイブの一覧に戻る