tRevert "Travis: Test with Python 3.7" - electrum - Electrum Bitcoin wallet
 (HTM) git clone https://git.parazyd.org/electrum
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
       ---
 (DIR) commit 27fc715182bf816033056a97e2e2a6d27d463f76
 (DIR) parent 9f6373a89e0297935867ae596254f36b66fe0350
 (HTM) 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(-)
       ---
 (DIR) diff --git a/.travis.yml b/.travis.yml
       t@@ -1,10 +1,8 @@
        sudo: false
       -dist: xenial
        language: python
        python:
            - 3.5
            - 3.6
       -    - 3.7
        addons:
          apt:
            sources: