mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-21 22:53:10 +02:00
travis: Clone taskwarrior as task
This commit is contained in:
parent
f7a8ad7f0a
commit
ffe53db9cf
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ install:
|
|||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq build-essential cmake uuid-dev g++-4.8
|
||||
- sudo update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-4.8 50
|
||||
- git clone --recursive https://github.com/GothenburgBitFactory/taskwarrior.git
|
||||
- git clone --recursive https://github.com/GothenburgBitFactory/taskwarrior.git task
|
||||
- cd task
|
||||
- git checkout $TASK_VERSION
|
||||
- git clean -dfx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue