Skip to content

Commit

Permalink
chore: Remove libsodium-neon (#1347)
Browse files Browse the repository at this point in the history
  • Loading branch information
ffflorian committed Mar 20, 2018
1 parent 176af61 commit 2928b6d
Show file tree
Hide file tree
Showing 10 changed files with 46 additions and 744 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Expand Up @@ -25,10 +25,6 @@ cache:
- node_modules
- electron/node_modules

before_install:
- curl https://sh.rustup.rs -sSf | sh -s -- -y
- source "$HOME/.cargo/env"

install:
- npm install

Expand Down
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -24,7 +24,6 @@ Based on [Electron](http://electron.atom.io).
### Install

- Install [Node.js](https://nodejs.org/).
- If you wish to use [libsodium-neon](https://github.com/wireapp/libsodium-neon/) (crypto speed improvements), also install [Rust](https://rustup.rs).

### Clone

Expand Down

0 comments on commit 2928b6d

Please sign in to comment.