Added badge to README
This commit is contained in:
parent
005aa69c0a
commit
7981ab08f5
2 changed files with 2 additions and 0 deletions
1
.github/workflows/build-and-test.yml
vendored
1
.github/workflows/build-and-test.yml
vendored
|
|
@ -1,3 +1,4 @@
|
|||
name: Github Autobuild
|
||||
on: [ push, pull_request ]
|
||||
env:
|
||||
CCACHE_COMPRESS: exists means true
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@ fc
|
|||
==
|
||||
|
||||
[](https://travis-ci.org/bitshares/bitshares-fc)
|
||||
[https://github.com/bitshares/bitshares-fc/workflows/Github%20Autobuild/badge.svg?branch=master](https://github.com/bitshares/bitshares-fc/actions?query=branch%3Amaster)
|
||||
|
||||
**NOTE:** This fork reverts upstream commit a421e280488385cab26a42153f7ce3c8d5b6281f to avoid changing the BitShares API.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue