2
0

travis stuff

This commit is contained in:
Nate Finch
2014-06-15 07:59:44 -04:00
parent 4909611b75
commit f6194c9bf7
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
language: go
+2
View File
@@ -1,6 +1,8 @@
# lumberjack
[![Build Status](https://travis-ci.org/natefinch/lumberjack.png)](https://travis-ci.org/natefinch/lumberjack)
Lumberjack is a Go package for writing logs to rolling files.
Lumberjack is intended to be one part of a logging infrastructure.