Drop Travises usage of xvfb

This commit is contained in:
KalabiYau 2014-07-04 22:37:21 +02:00 committed by Artem Chernikov
parent 158a9fe7a8
commit 59b83ceeb4

View file

@ -8,9 +8,6 @@ notifications:
email:
on_success: change
on_failure: change
before_install:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
before_script:
- cp config/database.yml.example config/database.yml
- cp config/config.yml.example config/config.yml