Skip to content

Commit 2796ef5

Browse files
committed
docs: Added badge to README
1 parent f1b6968 commit 2796ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# pact-python
22

33
[![slack](https://slack.pact.io/badge.svg)](https://slack.pact.io)
4-
[![Build Status](https://travis-ci.org/pact-foundation/pact-python.svg?branch=master)](https://travis-ci.org/pact-foundation/pact-python)
54
[![License](https://img.shields.io/github/license/pact-foundation/pact-python.svg?maxAge=2592000)](https://github.com/pact-foundation/pact-python/blob/master/LICENSE)
5+
![Build and Test](https://github.com/pact-foundation/pact-python/workflows/Build%20and%20Test/badge.svg)
66

77
Python version of Pact. Enables consumer driven contract testing,
88
providing a mock service and DSL for the consumer project, and

0 commit comments

Comments
 (0)