From e528d402454dd89610f3c674702b4bea65519f4c Mon Sep 17 00:00:00 2001 From: mrz1836 Date: Mon, 17 Jun 2019 13:59:37 -0400 Subject: [PATCH] Trigger a build --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index dabba1f..49dc868 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,6 @@ You can view the generated [documentation here](https://godoc.org/github.com/mrz - Native logging package (extends log package) - Native support for [Log Entries](https://logentries.com/) with queueing - Test coverage on all custom methods -- todo: @mrz ## Examples & Tests All unit tests and [examples](example/example.go) run via [Travis CI](https://travis-ci.com/mrz1836/go-logger) and uses [Go version 1.12.x](https://golang.org/doc/go1.12). View the [deployment configuration file](.travis.yml).