This reverts commit 385388dd6b
.
This commit is contained in:
Родитель
17abeca8b7
Коммит
6fe7d65c9d
|
@ -1,4 +1,4 @@
|
||||||
# Testing on Headless CI Systems (Travis CI, Github Actions, Jenkins)
|
# Testing on Headless CI Systems (Travis CI, Jenkins)
|
||||||
|
|
||||||
Being based on Chromium, Electron requires a display driver to function.
|
Being based on Chromium, Electron requires a display driver to function.
|
||||||
If Chromium can't find a display driver, Electron will fail to launch -
|
If Chromium can't find a display driver, Electron will fail to launch -
|
||||||
|
@ -45,10 +45,6 @@ install:
|
||||||
- Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
|
- Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
|
||||||
```
|
```
|
||||||
|
|
||||||
### Github Actions
|
|
||||||
|
|
||||||
For Github Actions, a [Xvfb action is available](https://github.com/marketplace/actions/gabrielbb-xvfb-action).
|
|
||||||
|
|
||||||
### Jenkins
|
### Jenkins
|
||||||
|
|
||||||
For Jenkins, a [Xvfb plugin is available](https://wiki.jenkins-ci.org/display/JENKINS/Xvfb+Plugin).
|
For Jenkins, a [Xvfb plugin is available](https://wiki.jenkins-ci.org/display/JENKINS/Xvfb+Plugin).
|
||||||
|
|
Загрузка…
Ссылка в новой задаче