tests: Fix version printout

This commit is contained in:
Tomas Babej 2019-01-02 20:00:57 -05:00 committed by lauft
parent d12922d345
commit 92a8029598
11 changed files with 11 additions and 11 deletions

View file

@ -18,7 +18,7 @@ RUN git submodule update
RUN cmake -DCMAKE_BUILD_TYPE=debug .
RUN make -j2
RUN make install
RUN task --version
RUN timew --version
# Setup tests
WORKDIR /root/code/test/