Browse Source

Add ci.erlang.mk to the plugin list

Loïc Hoguin 6 years ago
parent
commit
4f51534cbb
1 changed files with 6 additions and 0 deletions
  1. 6 0
      doc/src/guide/external_plugins_list.asciidoc

+ 6 - 0
doc/src/guide/external_plugins_list.asciidoc

@@ -4,6 +4,12 @@
 This is a non-exhaustive list of Erlang.mk plugins, sorted
 This is a non-exhaustive list of Erlang.mk plugins, sorted
 alphabetically.
 alphabetically.
 
 
+=== ci.erlang.mk
+
+A https://github.com/ninenines/ci.erlang.mk[plugin] that keeps
+track of released OTP versions to always run CI builds on the
+most recent patch(es).
+
 === efene.mk
 === efene.mk
 
 
 An https://github.com/ninenines/efene.mk[Efene plugin] for Erlang.mk.
 An https://github.com/ninenines/efene.mk[Efene plugin] for Erlang.mk.