git ssb

0+

Monero Pub / gitian.sigs



Commit 24b8b5a305ed3158e9303cc0a9075789a2ac727c

Adding travis build status image.

Jonathan Cross committed on 11/26/2019, 7:11:47 AM
Parent: 9c951d47715c2d33a398e2238db3ef561bb97502

Files changed

README.mdchanged
README.mdView
@@ -7,10 +7,12 @@
77 > Gitian uses a deterministic build process to allow multiple builders to create identical binaries. This allows multiple parties to sign the resulting binaries, guaranteeing that the binaries and tool chain were not tampered with and that the same source was used. It removes the build and distribution process as a single point of failure.
88
99 ## How to contribute
1010
11+[<img alt="Build Status" src="https://travis-ci.org/monero-project/gitian.sigs.svg?branch=master">](https://travis-ci.org/monero-project/gitian.sigs)
12+
1113 We need more contributors to build Monero and confirm the Gitian results.
12-Please follow the gitian build instructions [here](https://github.com/monero-project/monero/blob/master/contrib/gitian/README.md).
14+Please follow the **[gitian build instructions](https://github.com/monero-project/monero/blob/master/contrib/gitian/README.md)** to contribute your assertions.
1315
1416 ## Directory structure
1517
1618 Each release will have a directory in root, eg `v0.14.1.0-linux/`

Built with git-ssb-web