mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-23 14:34:25 +00:00
travis fixes
This commit is contained in:
@ -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 && \
|
||||
|
Reference in New Issue
Block a user