Skip to content

Commit a2b1a2d

Browse files
committed
Setup GitHub Actions
1 parent a31fc6a commit a2b1a2d

2 files changed

Lines changed: 3 additions & 12 deletions

File tree

.travis.yml

Lines changed: 0 additions & 11 deletions
This file was deleted.

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@
33
This is the official Python SDK v2 for the [CloudConvert](https://cloudconvert.com/api/v2) _API v2_.
44
For API v1, please use [v1 branch](https://github.com/cloudconvert/cloudconvert-python/tree/v1) of this repository.
55

6+
[![Tests](https://github.com/cloudconvert/cloudconvert-python/actions/workflows/run-tests.yml/badge.svg)](https://github.com/cloudconvert/cloudconvert-python/actions/workflows/run-tests.yml)
7+
![PyPI](https://img.shields.io/pypi/v/cloudconvert)
8+
![PyPI - Downloads](https://img.shields.io/pypi/dm/cloudconvert)
69

7-
[![Build Status](https://travis-ci.org/cloudconvert/cloudconvert-python.svg?branch=master)](https://travis-ci.org/cloudconvert/cloudconvert-python)
810
## Installation
911

1012
```

0 commit comments

Comments
 (0)