From 3a0265bcdfdf204b39b683ab0d246477efb96b14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 17 Nov 2017 22:51:03 +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 4befa58..4c1b1eb 100644 --- a/Makefile +++ b/Makefile @@ -18,12 +18,11 @@ DIALYZER_OPTS = -Werror_handling -Wunmatched_returns LOCAL_DEPS = crypto -TEST_DEPS = horse proper +TEST_DEPS = ci.erlang.mk horse proper dep_horse = git https://github.com/ninenines/horse.git 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