Skip to content

Commit 52dc693

Browse files
committed
fully removing travis
Signed-off-by: abzcoding <[email protected]>
1 parent 1dc7d24 commit 52dc693

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/go.yml renamed to .github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Go
1+
name: Build
22

33
on:
44
push:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Build Status](https://api.travis-ci.com/abzcoding/hget.svg)](https://travis-ci.com/abzcoding/hget)
1+
[![Build Status](https://github.com/abzcoding/hget/actions/workflows/build.yml/badge.svg)](https://github.com/abzcoding/hget/actions/workflows/build.yml)
22
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/abzcoding/hget/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/abzcoding/hget/?branch=master)
33
[![Maintainability](https://api.codeclimate.com/v1/badges/936e2aacab5946478295/maintainability)](https://codeclimate.com/github/abzcoding/hget/maintainability)
44
[![Codebeat](https://codebeat.co/badges/ea357ae8-4d84-4599-bff7-cffc4f28fd67)](https://codebeat.co/projects/github-com-abzcoding-hget-master)

0 commit comments

Comments
 (0)