Skip to content

Commit

Permalink
Bump libsodium, now bundled with -sys crate
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanhs committed Dec 30, 2019
1 parent 1c32a8a commit 3055467
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 208 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Expand Up @@ -28,9 +28,6 @@ env:
- RELEASE=true

install:
- ./scripts/install-sodium.sh
- export PKG_CONFIG_PATH=$HOME/installed_libsodium/lib/pkgconfig:$PKG_CONFIG_PATH
- export LD_LIBRARY_PATH=$HOME/installed_libsodium/lib:$LD_LIBRARY_PATH
# - disabled until fmt stabilized: cargo install -f rustfmt
# - if [ "$TRAVIS_RUST_VERSION" == "nightly" ]; then cargo install -f clippy; fi
- ls -ahl ~/.cargo/bin/
Expand Down

0 comments on commit 3055467

Please sign in to comment.