From 83a3977a9efd4045f33ca8d05b84d95137db347c Mon Sep 17 00:00:00 2001 From: Zachary Klosko Date: Wed, 18 Nov 2020 22:44:43 -0500 Subject: [PATCH] Switch to bionic, add deps. for PyGObject --- .travis.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d0fe1ab6d..80493fbcb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -dist: xenial +dist: bionic services: - postgresql @@ -23,6 +23,12 @@ addons: - liquidsoap-plugin-vorbis - python3-gst-1.0 - silan + - gcc + - gir1.2-gtk-3.0 + - python3-gi + - python3-gi-cairo + - python-cairo + - pkg-config jobs: include: