Skip to content
Snippets Groups Projects

Added infer and minor cleanup

Merged Vivek Dutta requested to merge infer into devel
All threads resolved!
Files
2
@@ -245,7 +245,7 @@ RUN cd /opt/dev && \
ENV PATH /infer/bin:${PATH}
# Install python ubus module and valgrind-ci
RUN pip3 install ubus ValgrindCI
RUN pip3 install ubus ValgrindCI codechecker
WORKDIR /builds/iopsys/
Loading