summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2019-12-18 23:32:03 +0000
committerColin Watson <cjwatson@debian.org>2019-12-18 23:32:03 +0000
commit50a093ccdcfda8061eb66647af59ec9b14d644ea (patch)
tree069f2d6585215cf84c149dae53b7a7aa6c94feb6
parent292dc07c0d7ea832c075f7f8e44074c1e21de127 (diff)
downloadzope-contenttype-50a093ccdcfda8061eb66647af59ec9b14d644ea.tar.gz
Drop dist: xenial and sudo: true
Neither is necessary any more.
-rw-r--r--.travis.yml6
1 files changed, 1 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index 80e6fd7..5789a5e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,13 +5,9 @@ python:
- 3.4
- 3.5
- 3.6
+ - 3.7
- pypy
- pypy3
-matrix:
- include:
- - python: "3.7"
- dist: xenial
- sudo: true
install:
- pip install -U pip setuptools
- pip install -U coverage coveralls