aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-11-17 22:57:09 +0100
committerLoïc Hoguin <[email protected]>2017-11-17 22:57:09 +0100
commit6f8a8cd98830ea01c64faa76610e23e1dc7de19f (patch)
treef1c965fac0abce73afc010aa45551541658848aa
parent729a23f9255db50550bb488c13903ee891f7a1b1 (diff)
downloadranch-6f8a8cd98830ea01c64faa76610e23e1dc7de19f.tar.gz
ranch-6f8a8cd98830ea01c64faa76610e23e1dc7de19f.tar.bz2
ranch-6f8a8cd98830ea01c64faa76610e23e1dc7de19f.zip
Move ci.erlang.mk to TEST_DEPS
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 2c7dd94..e914b06 100644
--- a/Makefile
+++ b/Makefile
@@ -16,12 +16,11 @@ LOCAL_DEPS = ssl
DOC_DEPS = asciideck
-TEST_DEPS = ct_helper
+TEST_DEPS = ci.erlang.mk ct_helper
dep_ct_helper = git https://github.com/ninenines/ct_helper master
# CI configuration.
-BUILD_DEPS = ci.erlang.mk
dep_ci.erlang.mk = git https://github.com/ninenines/ci.erlang.mk master
DEP_EARLY_PLUGINS = ci.erlang.mk