Remove custom xvfb logic

This commit is contained in:
Quantum 2020-12-24 15:58:42 -05:00
parent 0fa210e980
commit d1dd632afd

View file

@ -24,9 +24,6 @@ install:
- pip install codecov
- pip install -e .
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- sleep 3
- fluxbox &
- sleep 3
script: