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:
authorJosef Šimánek <retro@ballgag.cz>2012-12-26 03:29:28 +0400
committerJosef Šimánek <retro@ballgag.cz>2012-12-26 03:29:28 +0400
commit103bb239e52614baf894876d0c40870244f2c377 (patch)
tree8f8156ee0f133bdc45bc393eb92709fbb40a175f /.travis.yml
parent4c800342afbd3077e863132006baf19a1d30069a (diff)
Update .travis.yml
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index ad00ded07cb..59d22f32ee3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,10 +3,6 @@ env:
- DB=mysql
before_install:
- sudo apt-get install libicu-dev -y
- - wget -P /tmp http://phantomjs.googlecode.com/files/phantomjs-1.7.0-linux-i686.tar.bz2
- - tar -xf /tmp/phantomjs-1.7.0-linux-i686.tar.bz2 -C /tmp/
- - sudo rm -rf /usr/local/phantomjs
- - sudo mv /tmp/phantomjs-1.7.0-linux-i686 /usr/local/phantomjs
- gem install charlock_holmes -v="0.6.9"
branches:
only: