diff options
author | Josef Šimánek <retro@ballgag.cz> | 2012-12-26 00:29:28 +0100 |
---|---|---|
committer | Josef Šimánek <retro@ballgag.cz> | 2012-12-26 00:29:28 +0100 |
commit | 103bb239e52614baf894876d0c40870244f2c377 (patch) | |
tree | 8f8156ee0f133bdc45bc393eb92709fbb40a175f /.travis.yml | |
parent | 4c800342afbd3077e863132006baf19a1d30069a (diff) | |
download | gitlab-ce-103bb239e52614baf894876d0c40870244f2c377.tar.gz |
Update .travis.yml
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 4 |
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: |