Skip to content

Commit

Permalink
Use GitHub Action to replace Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
studyzy committed Mar 19, 2020
1 parent e311434 commit 469a4bb
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1,088 deletions.
File renamed without changes.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ Official golang implementation of the palletone protocol.
[![Build Status](https://travis-ci.org/palletone/go-palletone.svg?branch=master)](https://travis-ci.org/palletone/go-palletone)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/47ccb5f4718d4e80963f70159c16c913)](https://app.codacy.com/app/palletonedev/go-palletone?utm_source=github.com&utm_medium=referral&utm_content=palletone/go-palletone&utm_campaign=badger)
[![Coverage Status](https://coveralls.io/repos/github/palletone/go-palletone/badge.svg?branch=master)](https://coveralls.io/github/palletone/go-palletone?branch=master)
[![Build status](https://ci.appveyor.com/api/projects/status/odogyg1g23w4gagn?svg=true)](https://ci.appveyor.com/project/palletonedev/go-palletone)
[![Code Count](https://tokei.rs/b1/github/palletone/go-palletone)](https://github.com/palletone/go-palletone).

[![Build status](https://github.com/palletone/go-palletone/workflows/UT&Lint/badge.svg)](https://github.com/palletone/go-palletone/actions)
[![version](https://img.shields.io/github/tag/palletone/go-palletone.svg)](https://github.com/palletone/go-palletone/releases/latest)

## Building the source
Expand Down
Loading

0 comments on commit 469a4bb

Please sign in to comment.