summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKyrylo Silin <silin@kyrylo.org>2018-10-16 04:16:38 +0800
committerKyrylo Silin <silin@kyrylo.org>2018-10-16 04:16:38 +0800
commitc09b2179b6d11643843fc3394e81e3fcfb420394 (patch)
tree7178bb0c4b0fd064fcbad33da47b214ca3ca2c69 /README.md
parent91fdd78763ddbb3e2ab2b5778d969009ae8da644 (diff)
downloadpry-c09b2179b6d11643843fc3394e81e3fcfb420394.tar.gz
README: replace the Travis badge with the Circle one
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c3569308..56a3e932 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-[![Build Status](https://travis-ci.org/pry/pry.svg?branch=master)](https://travis-ci.org/pry/pry)
+[![Circle Build Status](https://circleci.com/gh/pry/pry.svg?style=shield)](https://circleci.com/gh/pry/pry)
[![Code Climate](https://codeclimate.com/github/pry/pry.svg)](https://codeclimate.com/github/pry/pry)
[![Gem Version](https://badge.fury.io/rb/pry.svg)](http://badge.fury.io/rb/pry)
[![Documentation Status](http://inch-ci.org/github/pry/pry.svg?branch=master)](http://inch-ci.org/github/pry/pry)