From b2ef55d95861ffacae84934bb8bcd5f8b60f3caf Mon Sep 17 00:00:00 2001 From: hslam <791874158@qq.com> Date: Thu, 17 Dec 2020 02:36:46 +0800 Subject: [PATCH] migrating repositories to travis-ci.com --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b97ad1e..969411e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ftok [![PkgGoDev](https://pkg.go.dev/badge/github.com/hslam/ftok)](https://pkg.go.dev/github.com/hslam/ftok) -[![Build Status](https://travis-ci.org/hslam/ftok.svg?branch=master)](https://travis-ci.org/hslam/ftok) +[![Build Status](https://api.travis-ci.com/hslam/ftok.svg?branch=master)](https://travis-ci.com/hslam/ftok) [![codecov](https://codecov.io/gh/hslam/ftok/branch/master/graph/badge.svg)](https://codecov.io/gh/hslam/ftok) [![Go Report Card](https://goreportcard.com/badge/github.com/hslam/ftok)](https://goreportcard.com/report/github.com/hslam/ftok) [![LICENSE](https://img.shields.io/github/license/hslam/ftok.svg?style=flat-square)](https://github.com/hslam/ftok/blob/master/LICENSE)