mirror of
https://github.com/quantum5/2048.git
synced 2025-04-24 12:32:03 -04:00
Add xvfb
This commit is contained in:
parent
5574bd46c8
commit
0fa210e980
|
@ -1,6 +1,8 @@
|
|||
sudo: required
|
||||
dist: bionic
|
||||
language: python
|
||||
services:
|
||||
- xvfb
|
||||
python:
|
||||
- 2.7
|
||||
- 3.6
|
||||
|
|
Loading…
Reference in a new issue