mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-22 05:50:47 +02:00
force rake ci to use test environment
This commit is contained in:
parent
62bc47b26b
commit
5164c404db
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ before_install:
|
||||||
- "cp config/site.yml.tmpl config/site.yml"
|
- "cp config/site.yml.tmpl config/site.yml"
|
||||||
- "cp config/database.yml.tmpl config/database.yml"
|
- "cp config/database.yml.tmpl config/database.yml"
|
||||||
|
|
||||||
script: "CODECLIMATE_REPO_TOKEN=5c52fdd2bbcd0734d56ddb2c3cbaac782da345273e8689d25f54a065ccc3397c bundle exec rake ci"
|
script: "CODECLIMATE_REPO_TOKEN=5c52fdd2bbcd0734d56ddb2c3cbaac782da345273e8689d25f54a065ccc3397c bundle exec rake ci RACK_ENV=test"
|
||||||
|
|
||||||
bundler_args: --without development
|
bundler_args: --without development
|
||||||
notifications:
|
notifications:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue