Skip to content

Commit 836205d

Browse files
committed
Add build status to README
1 parent 2c1005e commit 836205d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11

22
# vdiffr
33

4+
[![Travis-CI Build Status](https://travis-ci.org/lionel-/vdiffr.svg?branch=master)](https://travis-ci.org/lionel-/vdiffr)
5+
[![Build status](https://ci.appveyor.com/api/projects/status/github/lionel-/vdiffr?branch=master)](https://ci.appveyor.com/project/lionel-/vdiffr)
6+
47
vdiffr is an extension to the package testthat that makes it easy to
58
test for visual regressions. It provides a Shiny app to manage failed
69
tests and visually compare a graphic to its expected output.

0 commit comments

Comments
 (0)