From cfb11501a1d1c04a7d0b349ef6ec3cfe97420584 Mon Sep 17 00:00:00 2001 From: Rob Golding Date: Thu, 26 Oct 2017 20:43:58 +0100 Subject: [PATCH] Update task warrior repo location --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c7e0834..4c66f73 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,7 +25,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://git.tasktools.org/scm/tm/task.git + - git clone --recursive https://git.tasktools.org/TM/task - cd task - git checkout $TASK_VERSION - git clean -dfx -- 2.39.2