From: Harmon Date: Wed, 16 Oct 2019 15:51:06 +0000 (-0500) Subject: Remove Ubuntu distribution specification for Travis CI X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=dec4c64351191eebd82331ce2cfb88ece810e95e;p=tweepy.git Remove Ubuntu distribution specification for Travis CI Xenial is now the default: https://blog.travis-ci.com/2019-04-15-xenial-default-build-environment https://changelog.travis-ci.com/xenial-as-the-default-build-environment-is-coming-97772 --- diff --git a/.travis.yml b/.travis.yml index 86b7752..9580c71 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,12 +5,10 @@ python: - '2.7' - '3.5' - '3.6' +- '3.7' matrix: fast_finish: true - include: - - python: 3.7 - dist: xenial env: global: