From 4a859aff70cb4334c78bd6a13feb820bdad9d9d6 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Wed, 5 Aug 2020 10:25:53 +0200 Subject: travis fixes --- test/travis/bionic/Dockerfile | 1 + 1 file changed, 1 insertion(+) (limited to 'test/travis/bionic') diff --git a/test/travis/bionic/Dockerfile b/test/travis/bionic/Dockerfile index d1b53e70..00ab96f9 100644 --- a/test/travis/bionic/Dockerfile +++ b/test/travis/bionic/Dockerfile @@ -31,6 +31,7 @@ RUN apt-get update && apt-get -y install \ ENV AFL_NO_UI=1 ENV AFL_I_DONT_CARE_ABOUT_MISSING_CRASHES=1 +ENV LLVM_CONFIG=llvm-config-6.0 RUN cd / && \ git clone https://github.com/AFLplusplus/AFLplusplus && \ -- cgit 1.4.1