mirror of
https://github.com/quantum5/2048.git
synced 2025-04-24 04:21:58 -04:00
Remove custom xvfb logic
This commit is contained in:
parent
0fa210e980
commit
d1dd632afd
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue