Skip to content

Commit 6fd2cb2

Browse files
author
joseph
committed
removing prestissimo, wondering if this is causing memory issues on travis
1 parent cbc1279 commit 6fd2cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qaConfig/ci/travis/before.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ composer --version
3939
composer config github-oauth.github.com ${GITHUB_TOKEN}
4040
git config github.accesstoken ${GITHUB_TOKEN}
4141
composer config --global github-protocols https
42-
composer global require hirak/prestissimo
42+
#composer global require hirak/prestissimo
4343
composer install
4444
git checkout HEAD composer.lock
4545
echo "Done"

0 commit comments

Comments
 (0)