Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Commit

Permalink
Added libsodium requirement (#675)
Browse files Browse the repository at this point in the history
  • Loading branch information
MadelineMurray authored Jan 29, 2019
1 parent eb40e83 commit 39b0aec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,10 @@ Questions on architectural best practices will be guided by the principles set f
### Automated Test coverage
All code submissions must be accompanied by appropriate automated tests. The goal is to provide confidence in the code’s robustness, while avoiding redundant tests.

>**Important**
> The [`libsodium`](https://download.libsodium.org/doc/installation) library must be installed to run `./gradlew integrationTest`.

### Pull Requests

The process described here has several goals:
Expand Down

0 comments on commit 39b0aec

Please sign in to comment.