From d648e6393435a2851de4e3a2110084ca604a97d3 Mon Sep 17 00:00:00 2001 From: Antonio Arenzana Pulido Date: Tue, 23 Aug 2022 10:15:00 +0200 Subject: [PATCH] #178 change travis builds dist --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c72699b..32c768a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -dist: jammy +dist: bionic language: python python: 3.9 sudo: required