소스 검색

Add Travis CI hook and build status.

pull/61/head
Sean Cribbs 13 년 전
부모
커밋
b5f7361461
2개의 변경된 파일11개의 추가작업 그리고 1개의 파일을 삭제
  1. +8
    -0
      .travis.yml
  2. +3
    -1
      README.org

+ 8
- 0
.travis.yml 파일 보기

@ -0,0 +1,8 @@
language: erlang
notifications:
email: eng@basho.com
otp_release:
- R15B01
- R15B
- R14B04
- R14B03

+ 3
- 1
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

불러오는 중...
취소
저장