aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-11-17 22:51:03 +0100
committerLoïc Hoguin <[email protected]>2017-11-17 22:51:03 +0100
commit3a0265bcdfdf204b39b683ab0d246477efb96b14 (patch)
treef1d579005b0171a869d49947f40dfa55e5e0d709
parent97696004604cecd3cc0748417e2fdcffe67559b9 (diff)
downloadcowlib-3a0265bcdfdf204b39b683ab0d246477efb96b14.tar.gz
cowlib-3a0265bcdfdf204b39b683ab0d246477efb96b14.tar.bz2
cowlib-3a0265bcdfdf204b39b683ab0d246477efb96b14.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 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