Updated rebar.config to specify branch

This commit is contained in:
Steve Strong 2012-03-18 21:44:45 +01:00
parent 35cfd552d1
commit 7936ece490

View file

@ -33,11 +33,11 @@
{
'nicedecimal',
".*",
{git, "git://github.com/talentdeficit/nicedecimal.git"}
{git, "git://github.com/talentdeficit/nicedecimal.git", {branch, "master"}}
},
{
'meck',
".*",
{git, "git://github.com/eproxus/meck.git"}
{git, "git://github.com/eproxus/meck.git", {branch, "master"}}
}
]}.