Skip to content
Snippets Groups Projects
Commit 0e9794ca authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

new phantomjs for travis

parent 5e262cf4
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -3,7 +3,9 @@ env:
- DB=mysql
before_install:
- sudo apt-get install libicu-dev -y
- sudo apt-get install libqt4-dev libqtwebkit-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/
- PATH=$PATH:/tmp/phantomjs-1.7.0-linux-i686/bin
- gem install charlock_holmes -v="0.6.9"
branches:
only:
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment