Skip to content

Commit

Permalink
Merge pull request #296 from snapshotpl/make-build-green
Browse files Browse the repository at this point in the history
Make build green
  • Loading branch information
florianeckerstorfer authored Oct 22, 2021
2 parents 33197eb + 5b607e7 commit ec3efc2
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 ec3efc2

Please sign in to comment.