diff --git a/.travis.yml b/.travis.yml index 05e78bb..fbb59c4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ addons: mariadb: '10.1' git: - depth: 50 # We can't use a shallow clone for testing. See: https://github.com/travis-ci/travis-ci/issues/4942#issuecomment-159132444 + depth: 999999 # We can't use a shallow clone for testing. See: https://github.com/travis-ci/travis-ci/issues/4942#issuecomment-159132444 before_install: - export PATH=$PATH:/home/travis/.composer/vendor/bin/