From 3f5fa807cb86f3c756933c1f59f4444d1ea17bbb Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Sat, 7 Mar 2015 13:29:26 -0600 Subject: update erlydtl compiler to output to _build, add simple test --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rebar.config') diff --git a/rebar.config b/rebar.config index 649de05..3997d8d 100644 --- a/rebar.config +++ b/rebar.config @@ -24,7 +24,7 @@ {branch, "master"}}}, {providers, "", {git, "https://github.com/tsloughter/providers.git", - {branch, "hooks"}}}, + {tag, "v1.3.0"}}}, {erlydtl, ".*", {git, "https://github.com/erlydtl/erlydtl.git", {tag, "0.10.0"}}}, -- cgit v1.1