Fixing Jenkins tests
This commit is contained in:
parent
dce6569ed2
commit
eb91db14b8
|
|
@ -22,4 +22,4 @@ RUN git clone https://gitea.scheme.org/Retropikzel/compile-r7rs.git --depth=1
|
|||
RUN cd compile-r7rs && make && make install
|
||||
ARG SCHEME=chibi
|
||||
ENV COMPILE_R7RS=${SCHEME}
|
||||
|
||||
RUN mkdir -p ${HOME}/.snow && echo "()" > ${HOME}/.snow/config.scm
|
||||
|
|
|
|||
Loading…
Reference in New Issue