Skip to content

Commit

Permalink
Merge pull request #164 from nijikon/travis-libsodium-latest
Browse files Browse the repository at this point in the history
update latest LIBSODIUM_VERSION to 1.0.15.1
  • Loading branch information
tarcieri committed Nov 26, 2017
2 parents 7479a8a + eb362b8 commit 4536bf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -19,7 +19,7 @@ rvm:

env:
- LIBSODIUM_VERSION=1.0.0 # Minimum supported
- LIBSODIUM_VERSION=1.0.11 # Latest released
- LIBSODIUM_VERSION=1.0.15.1 # Latest released

matrix:
fast_finish: true
Expand Down

0 comments on commit 4536bf0

Please sign in to comment.