Files
pjax/.travis.yml

8 lines
206 B
YAML
Raw Normal View History

2014-10-14 11:42:36 +02:00
language: "node_js"
before_script:
# testling use headless browser
# on travis-ci, firefox is the default one
# & it needs a display to works
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start