Skip to content

Commit c67e51f

Browse files
Rename workflow and fix badge in README
1 parent 4a17c4f commit c67e51f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Python package
1+
name: Tests
22

33
on: [push]
44

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Ipregistry Python Client Library
33

44
[![License](http://img.shields.io/:license-apache-blue.svg)](LICENSE)
5-
[![Travis](https://travis-ci.com/ipregistry/ipregistry-python.svg?branch=master&style=flat-square)](https://travis-ci.com/ipregistry/ipregistry-python)
5+
[![Actions Status](https://github.com/ipregistry/ipregistry-python/workflows/Tests/badge.svg)](https://github.com/ipregistry/ipregistry-python/actions)
66
[![PyPI](https://img.shields.io/pypi/v/ipregistry)](https://pypi.org/project/ipregistry/)
77

88
This is the official Python client library for the [Ipregistry](https://ipregistry.co) IP geolocation and threat data API,

0 commit comments

Comments
 (0)