Skip to content

Commit 8c9e761

Browse files
committed
Added integration tests CI label
1 parent 154bdfc commit 8c9e761

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
[![Platform](https://img.shields.io/cocoapods/p/SwiftyMocky.svg?style=flat)](http://cocoapods.org/pods/SwiftyMocky)
2-
[![Build Status](https://travis-ci.org/MakeAWishFoundation/SwiftyMocky.svg?branch=master)](https://travis-ci.org/MakeAWishFoundation/SwiftyMocky)
32
[![Docs](https://cdn.rawgit.com/MakeAWishFoundation/SwiftyMocky/master/docs/badge.svg)](https://cdn.rawgit.com/MakeAWishFoundation/SwiftyMocky/master/docs/index.html)
43
[![License](https://img.shields.io/cocoapods/l/SwiftyMocky.svg?style=flat)](http://cocoapods.org/pods/SwiftyMocky)
4+
[![Build Status](https://img.shields.io/travis/MakeAWishFoundation/SwiftyMocky.svg?label=SwiftyMocky&logo=travis)](https://travis-ci.org/MakeAWishFoundation/SwiftyMocky)
5+
[![Integration tests](https://img.shields.io/travis/MakeAWishFoundation/SM-Integration-Tests.svg?label=Integration%20Tests&logo=travis)](https://travis-ci.org/MakeAWishFoundation/SM-Integration-Tests)
56

67
[![Version](https://img.shields.io/cocoapods/v/SwiftyMocky.svg?style=flat)](http://cocoapods.org/pods/SwiftyMocky)
78
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)

0 commit comments

Comments
 (0)