Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
[travis-ci] Workaround composer cache invalidation
Browse files Browse the repository at this point in the history
  • Loading branch information
Maks3w committed May 29, 2015
1 parent f00d975 commit bb0e3fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -26,6 +26,7 @@ notifications:

before_install:
- if [[ $EXECUTE_TEST_COVERALLS != 'true' ]]; then phpenv config-rm xdebug.ini || return 0 ; fi
- composer self-update

install:
- travis_retry composer install --no-interaction --ignore-platform-reqs
Expand Down

0 comments on commit bb0e3fe

Please sign in to comment.