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:
parent
ac1da254e3
commit
ac2798fea5
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue