Skip to content

Commit 088e30f

Browse files
author
Paul Shannon
committed
release 0.1.0
1 parent c830995 commit 088e30f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This project adds support for visual regression testing in [Intern](https://github.com/theintern/intern).
44

5+
[![Build Status](https://travis-ci.org/theintern/intern-visual.svg?branch=master)](https://travis-ci.org/theintern/intern-visual)
6+
57
## Overview
68

79
A visual regression test compares a screenshot of a webpage with a previously generated baseline providing the ability

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "intern-visual",
3-
"version": "0.1.0-pre",
3+
"version": "0.1.0",
44
"description": "Visual regression testing plugin for Intern",
55
"author": "Paul Shannon",
66
"license": "MPL-2.0",

0 commit comments

Comments
 (0)