diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 416a306fa..5ad3c9b15 100644 --- a/.travis.yml +++ b/.travis.yml @@ -40,7 +40,7 @@ matrix: - python: 2.7 env: PY3_COMPATIBILITY_CHECK=1 - python: 2.7 - env: USE_CHROOT=1 ARCH=i386 DIST=yakkety PYTHON=2.7 + env: USE_CHROOT=1 ARCH=i386 DIST=zesty PYTHON=2.7 sudo: true dist: trusty addons: |