Skip to content

Commit

Permalink
Make build green
Browse files Browse the repository at this point in the history
  • Loading branch information
snapshotpl committed Oct 21, 2021
1 parent 33197eb commit 5b607e7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ cache:
directories:
- $HOME/.composer

before_install:
- composer global outdated --strict hirak/prestissimo || composer global require hirak/prestissimo

install:
- COMPOSER_MEMORY_LIMIT=-1 travis_retry composer update $COMPOSER_FLAGS --no-suggest
- if [ $ANALYSIS == 1 ]; then travis_retry composer update --working-dir=./dev-tools --no-suggest; fi
Expand Down

0 comments on commit 5b607e7

Please sign in to comment.