mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 04:10:24 +00:00
Use Gun master for tests
We no longer support OTP-19 so we don't need to stay on the old Gun version anymore.
This commit is contained in:
parent
42eb6bae69
commit
702c7ff788
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -22,7 +22,7 @@ DOC_DEPS = asciideck
|
|||
|
||||
TEST_DEPS = $(if $(CI_ERLANG_MK),ci.erlang.mk) ct_helper gun proper
|
||||
dep_ct_helper = git https://github.com/extend/ct_helper master
|
||||
dep_gun = git https://github.com/ninenines/gun 1.2.0
|
||||
dep_gun = git https://github.com/ninenines/gun master
|
||||
|
||||
# CI configuration.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue