From fbd6ecc6bac970fb9eb5faaff1d77d25459a65bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Sun, 26 Jul 2015 14:59:09 +0200 Subject: Use an older Gun version for testing 1.0.x --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 58b256a..a0d3c8e 100644 --- a/Makefile +++ b/Makefile @@ -16,6 +16,7 @@ CI_OTP = OTP_R16B01 OTP_R16B02 OTP_R16B03-1 OTP-17.0.2 OTP-17.1.2 OTP-17.2.2 OTP DEPS = cowlib ranch TEST_DEPS = ct_helper gun dep_ct_helper = git https://github.com/extend/ct_helper.git master +dep_gun = git https://github.com/ninenines/gun 0b2d73c1d70dfe1c291daa3211ace022cfa765a2 # Standard targets. -- cgit v1.2.3