Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit 7b5bdb6

Browse files
committed
🔥
1 parent 3b49307 commit 7b5bdb6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ install:
3232
- |
3333
if [[ $setup = 'sodium_ext' ]]; then
3434
pecl install libsodium;
35-
echo "extension=sodium.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini;
3635
fi
3736
- curl -o config/cacert.pem https://curl.haxx.se/ca/cacert.pem
3837
- travis_retry composer install --no-interaction --prefer-source

0 commit comments

Comments
 (0)