From dee03a78209af221fc2ecf73e805f1ec5dfb9c42 Mon Sep 17 00:00:00 2001 From: Jiri Kucera Date: Mon, 16 Sep 2019 11:30:49 +0200 Subject: [PATCH] Add back `dist: xenial` Until we will be sure about system python detection in tox-travis or we find another way of how to enforce running molecule on system python, we must prevent the bumping system python version when Travis team bumps default building environmet by setting the building environment explicitly. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 14673c5..9d0ef98 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,6 @@ # SPDX-License-Identifier: MIT --- +dist: xenial language: python matrix: include: