disable valgrind installation, travis is borked

This commit is contained in:
Enno Rehling 2021-04-28 19:46:08 +02:00
parent 2f18ac7aea
commit a5534336fb
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,6 @@
sudo: false
language: c
dist: bionic
dist: focal
compiler:
- gcc
- clang
@ -16,7 +16,6 @@ addons:
- libexpat1-dev
- libiniparser-dev
- libcjson-dev
- valgrind
- cppcheck
- shellcheck
- luarocks