diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2019-04-13 13:30:24 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2019-04-13 13:30:24 +0530 |
commit | 00769fb5b7d1656c4a3d6df170213b9a1e18a45c (patch) | |
tree | 7ec3087f6fe7b105f6ac25f6389d528f2b80a29d /README.md | |
parent | 33446b437ccbbd07572c6f1159da8ac3e6e40f83 (diff) | |
download | nnn-00769fb5b7d1656c4a3d6df170213b9a1e18a45c.tar.gz |
Remove duplicate builds
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ <p align="center"> <a href="https://repology.org/metapackage/nnn"><img src="https://repology.org/badge/tiny-repos/nnn.svg" alt="Availability"></a> <a href="https://travis-ci.org/jarun/nnn"><img src="https://img.shields.io/travis/jarun/nnn/master.svg" alt="Build Status" /></a> +<a href="https://circleci.com/gh/jarun/workflows/nnn"><img src="https://img.shields.io/circleci/project/github/jarun/nnn.svg" alt="Build Status" /></a> <a href="https://github.com/jarun/nnn/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-BSD%202--Clause-yellow.svg?maxAge=2592000" alt="License" /></a> </p> |