Update .travis.yml

This commit is contained in:
Marcus Holland-Moritz 2022-11-06 09:57:59 +01:00
parent 841dcf17ac
commit 50fa3c8374

View File

@ -2,7 +2,7 @@ language: cpp
os: linux
dist: focal
dist: jammy
addons:
apt:
@ -26,6 +26,7 @@ addons:
- libboost-regex-dev
- libboost-system-dev
- libboost-thread-dev
- libbrotli-dev
- libevent-dev
- libjemalloc-dev
- libdouble-conversion-dev