aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-08-20 19:46:30 +0200
committerLoïc Hoguin <[email protected]>2015-08-20 19:46:30 +0200
commit300e5f39227f6206d3003dbdb52b15e4791f29fc (patch)
tree32482f4faa3b1ad7a273a8e89f093a7a8996e397 /Makefile
parent593560410c551608a21e3fd8ee00fe5f69b3a4e2 (diff)
downloadranch-300e5f39227f6206d3003dbdb52b15e4791f29fc.tar.gz
ranch-300e5f39227f6206d3003dbdb52b15e4791f29fc.tar.bz2
ranch-300e5f39227f6206d3003dbdb52b15e4791f29fc.zip
Update ct_helper
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 24900a6..b9994f2 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ CI_OTP = \
# Dependencies.
TEST_DEPS = ct_helper
-dep_ct_helper = git https://github.com/extend/ct_helper.git master
+dep_ct_helper = git https://github.com/ninenines/ct_helper master
# Standard targets.