Skip to content

Commit 98b095c

Browse files
committed
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.
1 parent d226398 commit 98b095c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ branches:
1717
# - maint-1.6
1818

1919
dist:
20-
- bionic
20+
- focal
2121

2222
# - pypy3
2323
python:

0 commit comments

Comments
 (0)