Просмотр исходного кода

Merge pull request #1017 from cclauss/patch-2

Travis CI: Xenial is now the Travis default distro
ping 5 лет назад
Родитель
Сommit
3f7641c436
1 измененных файлов с 0 добавлено и 1 удалено
  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