mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-04 16:28:50 +01:00
create a copy of site.yml on Travis
This commit is contained in:
parent
fc8ad0f7b8
commit
b36f36190c
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ rvm:
|
|||
before_install:
|
||||
- "export DISPLAY=:99.0"
|
||||
- "sh -e /etc/init.d/xvfb start"
|
||||
- "cp config/site.yml.tmpl config/site.yml"
|
||||
|
||||
script: "bundle exec rake ci"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue