Skip to content

Commit 32e196f

Browse files
committed
Fixing argon on Xenial, again
1 parent f59a03d commit 32e196f

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
@@ -62,7 +62,6 @@ jobs:
6262
before_install:
6363
- sudo rm -rf /var/lib/apt/lists/lock /var/cache/apt/archives/lock /var/lib/dpkg/lock
6464
- sudo apt-get update
65-
- if [[ $VERSION =~ ^8.1 ]]; then sudo apt-get -y install argon2 libargon2-0 libargon2-0-dev; fi
6665
- command -v expect || sudo apt-get install expect
6766
- |
6867
if ! command -v phpenv; then

0 commit comments

Comments
 (0)