mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-18 21:33:07 +02:00
travis: test
This commit is contained in:
parent
9a91b5de32
commit
d7fd4177a6
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ ENV LANGUAGE en_US.UTF-8
|
|||
# Setup taskwarrior
|
||||
RUN git clone --recursive https://github.com/GothenburgBitFactory/taskwarrior.git task
|
||||
WORKDIR task
|
||||
RUN git checkout $TASK_VERSION
|
||||
RUN echo $TASK_VERSION; git checkout $TASK_VERSION
|
||||
RUN git clean -dfx
|
||||
RUN git submodule init
|
||||
RUN git submodule update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue