Skip to content
Snippets Groups Projects
Commit f0712f39 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

charlock_holmes up to 0.6.9 for travis and setup docs

parent 13dde2e4
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -4,7 +4,7 @@ env:
before_install:
- sudo apt-get install libicu-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:
only:
- 'master'
Loading
Loading
Loading
Loading
@@ -176,7 +176,7 @@ and ensure you have followed all of the above steps carefully.
 
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 -u gitlab -H bundle install --without development test sqlite postgres --deployment
 
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