try not using focal to fix valgrind installation

This commit is contained in:
Enno Rehling 2021-04-28 19:36:32 +02:00
parent 6c55dfb555
commit 69a3abe627
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,6 @@
sudo: false
language: c
dist: focal
dist: bionic
compiler:
- gcc
- clang
@ -8,7 +8,6 @@ script: s/travis-build
addons:
apt:
packages:
- libc6-dbg
- libbsd-dev
- libdb-dev
- libtolua-dev