Commit 69e4175
committed
(fix/ci): install & configure xvfb so Electron doesn't hang
- jest would just hang w/ no errors if xvfb wasn't configured
- https://travis-ci.org/agilgur5/physijs-webpack/builds/617354543
- for more details see #15 (comment)
- this fix is directly from the Electron CI instructions
- https://github.com/electron/electron/blob/master/docs/tutorial/testing-on-headless-ci.md
- not totally sure why it needs xvfb for headless, but it runs now1 parent d16f0de commit 69e4175
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments