diff --git a/CHANGELOG.md b/CHANGELOG.md index b46e7627..1ac2daa0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,10 +5,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] -- Increase reliability of travis unit tests by refactoring racy testLogger [#462](https://github.com/xmidt-org/webpa-common/pull/462) ## [v1.8.0] - upgrade wrp-go version to v3.0.1 for subpackages convey and device [#460](https://github.com/xmidt-org/webpa-common/pull/460) +- Increase reliability of travis unit tests by refactoring racy testLogger [#462](https://github.com/xmidt-org/webpa-common/pull/462) ## [v1.7.0] - typo fix fallback content-type value [#457](https://github.com/xmidt-org/webpa-common/pull/457) diff --git a/README.md b/README.md index 74550b03..adf3c636 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # webpa-common -[![Build Status](https://travis-ci.org/xmidt-org/webpa-common.svg?branch=master)](https://travis-ci.org/xmidt-org/webpa-common) +[![Build Status](https://travis-ci.com/xmidt-org/webpa-common.svg?branch=master)](https://travis-ci.com/xmidt-org/webpa-common) [![codecov.io](http://codecov.io/github/xmidt-org/webpa-common/coverage.svg?branch=master)](http://codecov.io/github/xmidt-org/webpa-common?branch=master) [![Code Climate](https://codeclimate.com/github/xmidt-org/webpa-common/badges/gpa.svg)](https://codeclimate.com/github/xmidt-org/webpa-common) [![Issue Count](https://codeclimate.com/github/xmidt-org/webpa-common/badges/issue_count.svg)](https://codeclimate.com/github/xmidt-org/webpa-common)