diff --git a/.travis.yml b/.travis.yml index 0ff2fd9..af77561 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,8 +16,6 @@ cache: - $HOME/.composer/cache - app/vendor -before_install: phpenv config-rm xdebug.ini || true - install: composer install before_script: