From 6f8a8cd98830ea01c64faa76610e23e1dc7de19f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 17 Nov 2017 22:57:09 +0100 Subject: Move ci.erlang.mk to TEST_DEPS --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 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 -- cgit v1.2.3