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 cbc1279 commit 6fd2cb2Copy full SHA for 6fd2cb2
qaConfig/ci/travis/before.bash
@@ -39,7 +39,7 @@ composer --version
39
composer config github-oauth.github.com ${GITHUB_TOKEN}
40
git config github.accesstoken ${GITHUB_TOKEN}
41
composer config --global github-protocols https
42
-composer global require hirak/prestissimo
+#composer global require hirak/prestissimo
43
composer install
44
git checkout HEAD composer.lock
45
echo "Done"
0 commit comments