From 435c54181086fa25c1e5c88e56d2d43cddb42a81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 17 Nov 2017 22:57:44 +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 ab44642..2623f28 100644 --- a/Makefile +++ b/Makefile @@ -20,13 +20,12 @@ dep_ranch = git https://github.com/ninenines/ranch 1.4.0 DOC_DEPS = asciideck -TEST_DEPS = ct_helper gun +TEST_DEPS = ci.erlang.mk ct_helper gun dep_ct_helper = git https://github.com/extend/ct_helper master dep_gun = git https://github.com/ninenines/gun 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