Skip to content
Yaniv Keinan edited this page Jan 1, 2018 · 1 revision

Continuous Integration

  • We use Travis CI.
  • See: https://travis-ci.org/spacemeshos/go-spacemesh .
  • All branches are automatically built by Travis on push.
  • You can trigger a custom build of any branch.
  • Builds run all tests and build fails if there's a failing test.

Getting Started

Dev Guides

Product Specs

Clone this wiki locally