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

6 lines
131 B
YAML
Raw Normal View History

2011-10-27 23:50:09 +01:00
before_script:
- "sudo bash ci/install_phantomjs > /dev/null"
2011-10-28 00:13:47 +01:00
- "sudo apt-get install xvfb -y"
- "Xvfb :0 &"
env: DISPLAY=:0