Skip to content
Snippets Groups Projects
Commit 8402bca7 authored by Andrey Kumanyaev's avatar Andrey Kumanyaev
Browse files

travis

parent 92ac42a2
No related branches found
No related tags found
1 merge request!1666Postgresql
env:
- DB=postgresql
- DB=mysql
before_install:
- sudo apt-get install libicu-dev -y
Loading
Loading
@@ -11,6 +12,7 @@ rvm:
- 1.9.3
services:
- mysql
- postgresql
before_script:
- "cp config/database.yml.$DB config/database.yml"
- "cp config/gitlab.yml.example config/gitlab.yml"
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