Update rebar.config back to choptastic/erlang_localtime
*temporary* until a commit is merged
This commit is contained in:
parent
8427b7bdc6
commit
a504a6adfc
4 changed files with 9 additions and 4 deletions
3
Makefile
3
Makefile
|
@ -5,6 +5,9 @@ all: compile
|
|||
compile:
|
||||
$(REBAR) compile
|
||||
|
||||
update:
|
||||
$(REBAR) update
|
||||
|
||||
test: compile
|
||||
$(REBAR) eunit
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue