Commit f0712f39 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

charlock_holmes up to 0.6.9 for travis and setup docs

parent 13dde2e4
...@@ -4,7 +4,7 @@ env: ...@@ -4,7 +4,7 @@ env:
before_install: before_install:
- sudo apt-get install libicu-dev -y - sudo apt-get install libicu-dev -y
- sudo apt-get install libqt4-dev libqtwebkit-dev -y - sudo apt-get install libqt4-dev libqtwebkit-dev -y
- gem install charlock_holmes -v="0.6.8" - gem install charlock_holmes -v="0.6.9"
branches: branches:
only: only:
- 'master' - 'master'
......
...@@ -176,7 +176,7 @@ and ensure you have followed all of the above steps carefully. ...@@ -176,7 +176,7 @@ and ensure you have followed all of the above steps carefully.
cd /home/gitlab/gitlab cd /home/gitlab/gitlab
sudo gem install charlock_holmes --version '0.6.8' sudo gem install charlock_holmes --version '0.6.9'
sudo gem install bundler sudo gem install bundler
sudo -u gitlab -H bundle install --without development test sqlite postgres --deployment sudo -u gitlab -H bundle install --without development test sqlite postgres --deployment
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment