mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-15 23:56:09 +10:00
add mysql service for travis-ci
see http://about.travis-ci.org/blog/august-2012-upcoming-ci-environment-updates
This commit is contained in:
@@ -9,6 +9,8 @@ branches:
|
||||
- 'master'
|
||||
rvm:
|
||||
- 1.9.3
|
||||
services:
|
||||
- mysql
|
||||
before_script:
|
||||
- "cp config/database.yml.$DB config/database.yml"
|
||||
- "cp config/gitlab.yml.example config/gitlab.yml"
|
||||
|
||||
Reference in New Issue
Block a user