mirror of
https://github.com/linux-system-roles/network.git
synced 2026-07-18 00:46:05 +00:00
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.
This commit is contained in:
parent
bd3010cc75
commit
dee03a7820
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
# SPDX-License-Identifier: MIT
|
||||
---
|
||||
dist: xenial
|
||||
language: python
|
||||
matrix:
|
||||
include:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue