summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorOmer Katz <omer.drow@gmail.com>2019-01-09 23:01:30 +0200
committerOmer Katz <omer.drow@gmail.com>2019-01-09 23:01:30 +0200
commit57a67ffa114ffd2ef2dc472357d3571fdfd07a2e (patch)
tree3f139af8a1292167337666af5c7c5d8729aded7c /.travis.yml
parentc86fc5c297fc6af89289bdd84040f2eaee1fac3c (diff)
downloadkombu-57a67ffa114ffd2ef2dc472357d3571fdfd07a2e.tar.gz
Move to xenial.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e74673b6..1c5b1619 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -30,6 +30,8 @@ matrix:
- python: 3.7
env: TOXENV=flake8
stage: lint
+ dist: xenial
+ before_install: sudo apt-get update && sudo apt-get install libgnutls-dev
- env: TOXENV=flakeplus
stage: lint
- env: TOXENV=apicheck