1
0
Fork 0
mirror of https://github.com/teampoltergeist/poltergeist.git synced 2022-11-09 12:05:00 -05:00

phantomjs is now preinstalled on Ruby workers

at `/usr/local/bin/phantomjs`.
This commit is contained in:
Michael Klishin 2012-01-13 19:01:03 +04:00
parent ac1da254e3
commit ac2798fea5

View file

@ -2,7 +2,6 @@ before_script:
- "export DISPLAY=:99.0"
- "export PATH=~/bin:$PATH"
- "sh -e /etc/init.d/xvfb start"
- "ci/install_phantomjs"
rvm:
- 1.9.3
- 1.9.2