Skip to content

Remove Circle CI badge #30

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 18, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Remove Circle CI badge
  • Loading branch information
Jed Mao committed Mar 18, 2017
commit 788cdcca7ea359ae5fd418eb363de8b44982c441
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
[![Travis Build Status](https://img.shields.io/travis/jedmao/postcss-nested-props.svg)](https://travis-ci.org/jedmao/postcss-nested-props)
[![codecov](https://codecov.io/gh/jedmao/postcss-nested-props/branch/master/graph/badge.svg)](https://codecov.io/gh/jedmao/postcss-nested-props)
[![Dependency Status](https://gemnasium.com/badges/github.com/jedmao/postcss-nested-props.svg)](https://gemnasium.com/github.com/jedmao/postcss-nested-props)
[![CircleCI](https://circleci.com/gh/jedmao/postcss-nested-props.svg?style=svg)](https://circleci.com/gh/jedmao/postcss-nested-props)

[![npm](https://nodei.co/npm/postcss-nested-props.svg?downloads=true)](https://nodei.co/npm/postcss-nested-props/)

Expand Down