Get config.yml/secrets.yml out of travis/vagrant
This commit is contained in:
parent
bd36ce0fb2
commit
d532016312
2 changed files with 0 additions and 20 deletions
|
|
@ -18,8 +18,6 @@ notifications:
|
|||
on_failure: change
|
||||
before_script:
|
||||
- cp config/database.yml.example config/database.yml
|
||||
- cp config/config.yml.example config/config.yml
|
||||
- cp config/secrets.yml.example config/secrets.yml
|
||||
- RAILS_ENV=test bundle exec rake db:migrate --trace
|
||||
script:
|
||||
- 'bundle exec rubocop -Dc .rubocop.yml'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue