electrum

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

commit 0cabfc02858358d5c3171b502c633e2b812f3bf7
parent 2ace144dc9a9848d134fb576e9c9657bddeadb11
Author: Johann Bauer <bauerj@bauerj.eu>
Date:   Sun,  1 Jul 2018 13:14:36 +0200

Revert "Test with Python 3.7"

This reverts commit 2ace144dc9a9848d134fb576e9c9657bddeadb11.

Travis does not have it yet: travis-ci/travis-ci#9815

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

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