diff .travis.yml @ 6594:f3a0cb617ea8

Upgrade to ubuntu 20.04 See if this helps fix zstd crash in python nightly (unlikely). Also get postgresql 12 that includes websearch_to_tsquery for possible future support of Postgresql FTS by Roundup.
author John Rouillard <rouilj@ieee.org>
date Tue, 25 Jan 2022 14:47:58 -0500
parents ae670ab2dd55
children b986be6e65f3
line wrap: on
line diff
--- a/.travis.yml	Tue Jan 25 13:22:00 2022 -0500
+++ b/.travis.yml	Tue Jan 25 14:47:58 2022 -0500
@@ -17,7 +17,7 @@
 #    - maint-1.6
 
 dist:
-  - bionic
+  - focal
 
 #  - pypy3
 python:

Roundup Issue Tracker: http://roundup-tracker.org/