try forcing travis to install valgrind dependency

This commit is contained in:
Enno Rehling 2021-04-28 19:29:41 +02:00
parent 22b8c7da22
commit 6c55dfb555
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