From bf8cc157444f836f5d4d6ab5d8516d9fb23e1129 Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Wed, 14 Oct 2020 19:07:31 +0200 Subject: [PATCH] Update Travis for multiple distro testing --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 9fbd85e..d397036 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,8 @@ language: shell jobs: include: + - os: linux + dist: xenial - os: linux dist: bionic - os: linux