We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f59a03d commit 32e196fCopy full SHA for 32e196f
.travis.yml
@@ -62,7 +62,6 @@ jobs:
62
before_install:
63
- sudo rm -rf /var/lib/apt/lists/lock /var/cache/apt/archives/lock /var/lib/dpkg/lock
64
- sudo apt-get update
65
- - if [[ $VERSION =~ ^8.1 ]]; then sudo apt-get -y install argon2 libargon2-0 libargon2-0-dev; fi
66
- command -v expect || sudo apt-get install expect
67
- |
68
if ! command -v phpenv; then
0 commit comments