We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49612af commit db6b5abCopy full SHA for db6b5ab
rebar.test.config
@@ -1,5 +1,5 @@
1
{erl_first_files, ["elli/src/elli_handler.erl", "src/elli_websocket_handler"]}.
2
{erl_opts, [debug_info]}.
3
{deps, [
4
- {elli, ".*", {git, "git://github.com/mmzeeman/elli.git", {branch, "ssl+handover"}}}
+ {elli, ".*", {git, "git://github.com/knutin/elli.git", {branch, "master"}}}
5
]}.
0 commit comments