try forcing travis to install valgrind dependency

This commit is contained in:
Enno Rehling 2021-04-28 19:29:41 +02:00
parent db2c2f0744
commit 5390b9da6c
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ script: s/travis-build
addons:
apt:
packages:
- libc6-dbg
- libbsd-dev
- libdb-dev
- libtolua-dev