diff --git a/tests/install_deps.sh b/tests/install_deps.sh index 73fbb50..a5852ff 100755 --- a/tests/install_deps.sh +++ b/tests/install_deps.sh @@ -1,4 +1,6 @@ #!/bin/bash -e +find ~/.phpenv/versions/$(phpenv version-name)/ + cd /tmp git clone https://github.com/CopernicaMarketingSoftware/PHP-CPP cd PHP-CPP