Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dzaporozhets@sphereconsultinginc.com>2012-11-09 17:24:28 +0400
committerDmitriy Zaporozhets <dzaporozhets@sphereconsultinginc.com>2012-11-09 17:24:28 +0400
commitf0712f39fbb75f4a1911a977ba63f9856331eea5 (patch)
treee50b701209808fe43a82bb13b72864753cc79e25 /.travis.yml
parent13dde2e4a4ee7346dc7a5674417cf5a3eb7257fb (diff)
charlock_holmes up to 0.6.9 for travis and setup docs
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index df3974fea3d..fe602a591b1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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'