Skip to content

Commit

Permalink
another travis ci tweak for libsodium
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmunro committed May 16, 2017
1 parent 7526dc6 commit b60d154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis/setup.sh
Expand Up @@ -158,7 +158,7 @@ install_sodium() {
sudo add-apt-repository ppa:ondrej/php -y
sudo apt-get update -q
sudo apt-get install libsodium-dev -y
sudo pecl install libsodium
pecl install libsodium
}

setup_ldap
Expand Down

0 comments on commit b60d154

Please sign in to comment.