Skip to content

Commit aa69c29

Browse files
committed
Adding travis status to README
1 parent 7686d91 commit aa69c29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ This allows the developer to isolate the UI and client-side application code in
55

66
**This plugin does not depend on Angular Mocks (ngMockE2E) being loaded into your app; therefore, there is no need to modify anything within your current Angular web application.**
77

8+
[![Build Status](https://travis-ci.org/atecarlos/protractor-http-mock.png)](https://travis-ci.org/atecarlos/protractor-http-mock)
9+
810
## Installation
911
npm install protractor-http-mock --save-dev
1012
## Configuration

0 commit comments

Comments
 (0)