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:
|
install:
|
||||||
- travis_retry composer install --no-interaction --prefer-source
|
- travis_retry composer install --no-interaction --prefer-source
|
||||||
|
|
||||||
before_script:
|
|
||||||
- php -v
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- make all
|
- make all
|
||||||
|
|||||||
Reference in New Issue
Block a user