Skip to content
Snippets Groups Projects
Commit e4d47d30 authored by Nihad Abbasov's avatar Nihad Abbasov
Browse files

fix travis issues and run build against ruby 1.9.3

parent 63241556
No related branches found
No related tags found
1 merge request!866Travis and Ruby 1.9.3
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"
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