Skip to content
Snippets Groups Projects
Commit 6c83d933 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

still use sqlite for travis

parent bed70a93
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -4,7 +4,7 @@ branches:
- 'master'
rvm: 1.9.2
before_script:
- "cp config/database.yml.example config/database.yml"
- "cp config/database.yml.sqlite config/database.yml"
- "cp config/gitlab.yml.example config/gitlab.yml"
- "bundle exec rake db:create RAILS_ENV=test"
- "bundle exec rake db:migrate RAILS_ENV=test"
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment