Skip to content

Commit

Permalink
Add travis and appveyor badges to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pjohnmeyer committed Jul 15, 2015
1 parent 67013d4 commit ae24d94
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[![Build Status](https://travis-ci.org/unittest-cpp/unittest-cpp.svg?branch=master)](https://travis-ci.org/unittest-cpp/unittest-cpp)
[![Build status](https://ci.appveyor.com/api/projects/status/ffs2k8dddts5cyok/branch/master?svg=true)](https://ci.appveyor.com/project/pjohnmeyer/unittest-cpp/branch/master)

UnitTest++
===========

Expand Down

0 comments on commit ae24d94

Please sign in to comment.