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 b868714 commit 51ce796Copy full SHA for 51ce796
bin/compile
@@ -88,6 +88,7 @@ sudo wget -O /usr/local/ssl/cert.pem https://curl.haxx.se/ca/cacert.pem
88
# Fetch latest PEAR phar
89
curl -fsSL --retry 20 -O http://pear.php.net/go-pear.phar
90
ls -al
91
+pwd
92
93
env TZ=UTC $TRAVIS_BUILD_DIR/bin/install-pear
94
rm go-pear.phar
0 commit comments