Browse Source

Move ci.erlang.mk to TEST_DEPS

Loïc Hoguin 7 years ago
parent
commit
3a0265bcdf
1 changed files with 1 additions and 2 deletions
  1. 1 2
      Makefile

+ 1 - 2
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