|
Ran
|
Jobs
2
|
Files
46
|
Run time
3min
|
Badge
README BADGES
|
push
travis-ci
AppImage: Fix webbrowser.open not opening links There was an issue where webbrowser.open would invoke a program like kde-open5 that loaded the systems libQt5DBus, which was not satisfied with the AppImage's libdbus. To fix this we fork the process, unset LD_LIBRARY_PATH and then open the URL. fixes #5425 ----- taken from Electron-Cash/Electron-Cash@00939aafd
7395 of 13748 relevant lines covered (53.79%)
1.08 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 8671.1 | 0 |
53.79 |
Travis Job 8671.1 | |
| 2 | 8671.2 | 0 |
53.79 |
Travis Job 8671.2 |