URI: 
       tRevert "Test with Python 3.7" - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit 0cabfc02858358d5c3171b502c633e2b812f3bf7
   DIR parent 2ace144dc9a9848d134fb576e9c9657bddeadb11
  HTML 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(-)
       ---
   DIR diff --git a/.travis.yml b/.travis.yml
       t@@ -3,7 +3,6 @@ language: python
        python:
            - 3.5
            - 3.6
       -    - 3.7
        addons:
          apt:
            sources: