URI: 
       tTest 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 2ace144dc9a9848d134fb576e9c9657bddeadb11
   DIR parent 8e55fe5f910f1ae26884f70a6c4608b8d09f7bad
  HTML 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(-)
       ---
   DIR diff --git a/.travis.yml b/.travis.yml
       t@@ -3,6 +3,7 @@ language: python
        python:
            - 3.5
            - 3.6
       +    - 3.7
        addons:
          apt:
            sources: