Fixed up travis config (#3316)
This commit is contained in:
@@ -9,7 +9,7 @@ branches:
|
||||
|
||||
before_install:
|
||||
- cp .env.example .env
|
||||
- phpenv config-rm xdebug.ini
|
||||
- phpenv config-rm xdebug.ini || true
|
||||
|
||||
install:
|
||||
- travis_retry composer install --no-interaction --no-suggest
|
||||
|
||||
Reference in New Issue
Block a user