Removed the before_script section for Travis CI as this functionality is default now
This commit is contained in:
@@ -10,8 +10,5 @@ before_install:
|
||||
install:
|
||||
- travis_retry composer install --no-interaction --prefer-source
|
||||
|
||||
before_script:
|
||||
- php -v
|
||||
|
||||
script:
|
||||
- make all
|
||||
|
||||
Reference in New Issue
Block a user