• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

spesmilo / electrum / 11002
63%

Build:
DEFAULT BRANCH: master
Ran 12 Jan 2021 01:47AM UTC
Jobs 3
Files 64
Run time 41s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
11002

push

travis-ci

SomberNight
windows binaries: bump python version (3.7.9->3.8.7)

Had to also bump ubuntu version 18.04->20.04,
as was getting errors running the self-compiled pyinstaller otherwise (weird...):

```
from .utils.git import get_repo_revision
ModuleNotFoundError: No module named 'PyInstaller.utils'
```
(similar to https://github.com/pyinstaller/pyinstaller/issues/4403 )

-----

Note re appimage: when trying to compile python 3.8.x on ubuntu 16.04, I am getting:

./Modules/posixmodule.c: In function ‘os_copy_file_range_impl’:
./Modules/posixmodule.c:10351:15: error: implicit declaration of function ‘copy_file_range’ [-Werror=implicit-function-declaration]
         ret = copy_file_range(src, p_offset_src, dst, p_offset_dst, count, flags);

This is because ubuntu 16.04 has too old glibc.

14076 of 24425 relevant lines covered (57.63%)

1.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11002.1 12 Jan 2021 01:47AM UTC 0
57.56
Travis Job 11002.1
2 11002.2 12 Jan 2021 01:47AM UTC 0
57.57
Travis Job 11002.2
3 11002.3 12 Jan 2021 01:47AM UTC 0
57.79
Travis Job 11002.3
Source Files on build 11002
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11002
  • 3d640dfc on github
  • Prev Build on master (#10998)
  • Next Build on master (#11003)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc