From 22060fc4669627a9859c92efa2d6651e3673d494 Mon Sep 17 00:00:00 2001 From: Ailin Nemui Date: Thu, 18 Aug 2016 00:17:49 +0200 Subject: update branch name --- _testing/travis/extract-artefacts.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_testing') diff --git a/_testing/travis/extract-artefacts.zsh b/_testing/travis/extract-artefacts.zsh index f383536..98bd34b 100755 --- a/_testing/travis/extract-artefacts.zsh +++ b/_testing/travis/extract-artefacts.zsh @@ -18,7 +18,7 @@ git config credential.helper store git rm -qrf . echo "This branch stores the travis-ci results for $TRAVIS_REPO_SLUG -See [the testing read-me](../gh-pages/_testing/) for details." > README.markdown +See [the testing read-me](../master/_testing/) for details." > README.markdown pushd .. MARKDOWN_REPORT=1 ./_testing/report-test.zsh >> artefacts/README.markdown popd -- cgit v1.2.3