Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kazuhiko Shiozaki
gitlab-ce
Commits
f0712f39
Commit
f0712f39
authored
Nov 09, 2012
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
charlock_holmes up to 0.6.9 for travis and setup docs
parent
13dde2e4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.travis.yml
.travis.yml
+1
-1
doc/install/installation.md
doc/install/installation.md
+1
-1
No files found.
.travis.yml
View file @
f0712f39
...
@@ -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'
...
...
doc/install/installation.md
View file @
f0712f39
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment