Selaa lähdekoodia

walle 2.1 - revert travis

coffee 5 vuotta sitten
vanhempi
commit
09b385a17e
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -6,6 +6,7 @@ matrix:
   include:
     - python: "2.7"    
     - python: "3.7"
+      dist: xenial  # required for Python >= 3.7 (travis-ci/travis-ci#9069)
 install:
   - echo "#install#"
   # For some reason Travis' build envs have wildly different pip/setuptools