aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-11-17 22:57:44 +0100
committerLoïc Hoguin <[email protected]>2017-11-17 22:57:44 +0100
commit435c54181086fa25c1e5c88e56d2d43cddb42a81 (patch)
tree7edef254d2c3d439f40193abdf77097d836f0723 /Makefile
parentaedd274e26e2c5c5871b5b45e247f392f324183c (diff)
downloadcowboy-435c54181086fa25c1e5c88e56d2d43cddb42a81.tar.gz
cowboy-435c54181086fa25c1e5c88e56d2d43cddb42a81.tar.bz2
cowboy-435c54181086fa25c1e5c88e56d2d43cddb42a81.zip
Move ci.erlang.mk to TEST_DEPS
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 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