Browse Source

Merge pull request #1017 from cclauss/patch-2

Travis CI: Xenial is now the Travis default distro
ping 5 years ago
parent
commit
3f7641c436
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -6,7 +6,6 @@ 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