From cbc21ab0a2e11c8be23dfa146adf7bb091c97f71 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Thu, 28 Dec 2017 17:28:57 -0800 Subject: CI updates. This updates to use Circle CI by default, but we leave Travis in place (but only one default build and one coverage build) until we can move it. We also switch to using ninja for performance reasons. The hope is to get to using CircleCI for everything except Windows. The AppVeyor build needs cleanups and should switch to ninja later. --- README.adoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index 465f115a..29c8e1c2 100644 --- a/README.adoc +++ b/README.adoc @@ -1,8 +1,7 @@ = nng - nanomsg-next-gen image:https://img.shields.io/badge/license-MIT-blue.svg[MIT License] -https:https://img.shields.io/circleci/project/github/nanomsg/nng.svg?label=[Linux Status,link="https://circleci.com/gh/nanomsg/nng"] -image:https://img.shields.io/travis/nanomsg/nng/master.svg?label=linux[Linux Status,link="https://travis-ci.org/nanomsg/nng"] +image:https://img.shields.io/circleci/project/github/nanomsg/nng.svg?label=[Linux Status,link="https://circleci.com/gh/nanomsg/nng"] image:https://img.shields.io/appveyor/ci/nanomsg/nng/master.svg?label=windows[Windows Status,link="https://ci.appveyor.com/project/nanomsg/nng"] image:https://codecov.io/gh/nanomsg/nng/branch/master/graph/badge.svg?label=coverage[Coverage,link="https://codecov.io/gh/nanomsg/nng"] -- cgit v1.2.3-70-g09d2