diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..f09980c --- /dev/null +++ b/.travis.yml @@ -0,0 +1,8 @@ +language: erlang +notifications: + email: eng@basho.com +otp_release: + - R15B01 + - R15B + - R14B04 + - R14B03 diff --git a/README.org b/README.org index 691dd96..94fbcd1 100644 --- a/README.org +++ b/README.org @@ -4,7 +4,9 @@ that plays nicely with traditional UNIX logging tools like logrotate and syslog. -* Features + [[https://travis-ci.org/basho/lager][https://secure.travis-ci.org/basho/lager.png]] + +* Features - Finer grained log levels (debug, info, notice, warning, error, critical, alert, emergency) - Logger calls are transformed using a parse transform to allow capturing