electrum

Electrum Bitcoin wallet
git clone https://git.parazyd.org/electrum
Log | Files | Refs | Submodules

commit 2ace144dc9a9848d134fb576e9c9657bddeadb11
parent 8e55fe5f910f1ae26884f70a6c4608b8d09f7bad
Author: Johann Bauer <bauerj@bauerj.eu>
Date:   Sun,  1 Jul 2018 13:06:32 +0200

Test with Python 3.7

Diffstat:
M.travis.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.travis.yml b/.travis.yml @@ -3,6 +3,7 @@ language: python python: - 3.5 - 3.6 + - 3.7 addons: apt: sources: