electrum

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

commit 27fc715182bf816033056a97e2e2a6d27d463f76
parent 9f6373a89e0297935867ae596254f36b66fe0350
Author: Johann Bauer <bauerj@bauerj.eu>
Date:   Fri,  6 Jul 2018 16:06:26 +0200

Revert "Travis: Test with Python 3.7"

This reverts commit 9f6373a89e0297935867ae596254f36b66fe0350.

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

diff --git a/.travis.yml b/.travis.yml @@ -1,10 +1,8 @@ sudo: false -dist: xenial language: python python: - 3.5 - 3.6 - - 3.7 addons: apt: sources: