Nihad Abbasov 2012-09-07 07:01:04 +06:00
parent 8f3b1d6ea4
commit 0eb8a03981
1 changed files with 2 additions and 0 deletions

View File

@ -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"