Badges

The snippets on this page are prefilled for gh:sellout:zcash_script . Copy any of them into your README to show a NixCI status badge.

Repository badge

The badge URL is:

https://nix-ci.com/badge/gh:sellout:zcash_script

Markdown:

[![NixCI](https://nix-ci.com/badge/gh:sellout:zcash_script)](https://nix-ci.com/gh:sellout:zcash_script)

HTML:

<a href="https://nix-ci.com/gh:sellout:zcash_script">
  <img src="https://nix-ci.com/badge/gh:sellout:zcash_script"
       alt="NixCI Badge">
</a>

Renders as:

NixCI Badge

Per-branch badge

To make a badge for a specific branch, append the branch name to the URL. Replace yourbranchnamehere with your branch name:

https://nix-ci.com/badge/gh:sellout:zcash_script/yourbranchnamehere