Skip to content

Commit dc00859

Browse files
authored
Merge pull request #678 from aycabta/add-appveyor-badge
Add AppVeyor badge to README.md
2 parents 0a59591 + ed698a6 commit dc00859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
home :: https://github.com/ruby/rdoc
44
rdoc :: https://ruby.github.io/rdoc
55
bugs :: https://github.com/ruby/rdoc/issues
6-
build status :: {<img src="https://travis-ci.org/ruby/rdoc.svg?branch=master" alt="Build Status" />}[https://travis-ci.org/ruby/rdoc]
6+
build status :: {<img src="https://travis-ci.org/ruby/rdoc.svg?branch=master" alt="Build Status on Travis CI" />}[https://travis-ci.org/ruby/rdoc] {<img src="https://ci.appveyor.com/api/projects/status/github/ruby/rdoc?branch=master&svg=true" alt="Build Status on AppVeyor" />}[https://ci.appveyor.com/project/ruby/rdoc]
77
code quality :: {<img src="https://codeclimate.com/github/ruby/rdoc/badges/gpa.svg" alt="Code Climate">}[https://codeclimate.com/github/ruby/rdoc]
88

99
== Description

0 commit comments

Comments
 (0)