提交 8402bca7 编写于 作者: A Andrey Kumanyaev

travis

上级 92ac42a2
env:
- DB=postgresql
- DB=mysql
before_install:
- sudo apt-get install libicu-dev -y
......@@ -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"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册