Skip to content

Commit

Permalink
Adding requirement for a Travis account
Browse files Browse the repository at this point in the history
  • Loading branch information
KellyatPyrofex committed Aug 21, 2018
1 parent 9af93ec commit e7618d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
* [Sign your commits](https://rchain.atlassian.net/wiki/spaces/DOC/pages/498630673/How+to+sign+commits+to+rchain+rchain)
* [Code Review Process](https://rchain.atlassian.net/wiki/spaces/DOC/pages/44040200/Code+Review+Process)
* [Github Workflow](https://rchain.atlassian.net/wiki/spaces/DOC/pages/44007462/Github+Fork-n-Beans+Workflow)
* We use [Travis CI](https://travis-ci.org) for unit testing. We require passage of unit tests to merge PRs. To start this automated testing in a PR, please assure you have an account with Travis based on your GitHub account. See [Travis CI](https://travis-ci.org) to confirm or create your account.
* Information about setting up your development environment and the structure of the RChain GitHub repository is available in [RChain/README.md](https://github.com/rchain/rchain/blob/master/README.md).

If you're picking up someone else's pull request, then whatever you
Expand Down

0 comments on commit e7618d2

Please sign in to comment.