提交 e4d47d30 编写于 作者: N Nihad Abbasov

fix travis issues and run build against ruby 1.9.3

上级 63241556
env:
- DB=mysql
- DB=sqlite
before_install: sudo apt-get install libicu-dev -y
before_install:
- sudo apt-get install libicu-dev -y
- echo "yes" | gem uninstall json ffi
branches:
only:
- 'master'
rvm:
- 1.9.2
- 1.9.3
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.
先完成此消息的编辑!
想要评论请 注册