OSDN Git Service

Remove separate installation of charlock_holmes.
authorMarin Jankovski <marin@gitlab.com>
Thu, 7 Nov 2013 08:56:12 +0000 (09:56 +0100)
committerMarin Jankovski <marin@gitlab.com>
Thu, 7 Nov 2013 08:56:12 +0000 (09:56 +0100)
.travis.yml
doc/install/installation.md

index c137aec..f56311b 100644 (file)
@@ -9,7 +9,6 @@ env:
     - TASK=jasmine:ci
 before_install:
   - sudo apt-get install libicu-dev -y
-  - gem install charlock_holmes -v="0.6.9"
 branches:
   only:
     - 'master'
index c573727..6b84674 100644 (file)
@@ -265,8 +265,6 @@ Make sure to edit both `gitlab.yml` and `unicorn.rb` to match your setup.
 
     cd /home/git/gitlab
 
-    sudo gem install charlock_holmes --version '0.6.9.4'
-
     # For MySQL (note, the option says "without ... postgres")
     sudo -u git -H bundle install --deployment --without development test postgres aws