use libcluster_postgres
for node discovery
#175
ci.yml
on: push
compile-and-test
1m 55s
build-and-publish
2m 25s
Annotations
3 warnings
compile-and-test
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
compile-and-test
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
compile-and-test
~R/.../ is deprecated, use ~r/.../ instead
|