summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: