Skip to content

Commit

Permalink
Merge pull request #2 from infinum/fix/remove-circle-ci
Browse files Browse the repository at this point in the history
Replace CircleCI with Bitrise
  • Loading branch information
antunflas authored Sep 20, 2019
2 parents 72018d7 + 24a7c26 commit 7ca86d0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 65 deletions.
63 changes: 0 additions & 63 deletions .circleci/config.yml

This file was deleted.

6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Retromock [![CircleCI](https://circleci.com/gh/infinum/Retromock.svg?style=svg)](https://circleci.com/gh/infinum/Retromock)
# Retromock
[![Build Status](https://app.bitrise.io/app/7b832efc5bb97051/status.svg?token=S3Efgo8YEz6s8tFv2ocKzA&branch=master)](https://app.bitrise.io/app/7b832efc5bb97051)
[ ![Download](https://api.bintray.com/packages/infinum/maven/retromock/images/download.svg) ](https://bintray.com/infinum/maven/retromock/_latestVersion)

Adapts Java interface created by [Retrofit][retrofit] using annotations on declared methods to define response mocks.

Expand Down Expand Up @@ -137,4 +139,4 @@ Maintained and sponsored by [Infinum](http://www.infinum.co).


[retrofit]: https://square.github.io/retrofit/
[specification]: SPECIFICATION.md
[specification]: SPECIFICATION.md

0 comments on commit 7ca86d0

Please sign in to comment.