Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanseymour committed Dec 19, 2018
1 parent fb12cae commit 437e0d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Gocommon [![Build Status](https://travis-ci.org/nyaruka/gocommon.svg?branch=master)](https://travis-ci.org/nyaruka/gocommon) [![Coverage Status](https://coveralls.io/repos/github/nyaruka/gocommon/badge.svg?branch=master)](https://coveralls.io/github/nyaruka/gocommon?branch=master) [![Go Report Card](https://goreportcard.com/badge/github.com/nyaruka/gocommon)](https://goreportcard.com/report/github.com/nyaruka/gocommon)

Common functionality in goflow and courier.
Common functionality in [mailroom](https://github.com/nyaruka/mailroom), [goflow](https://github.com/nyaruka/goflow) and [courier](https://github.com/nyaruka/courier).

## Running Tests

You can run all the tests (excluding tests in vendor packages) with:
You can run all the tests with:

```
% go test github.com/nyaruka/gocommon/...
Expand Down

0 comments on commit 437e0d0

Please sign in to comment.