mirror of
https://github.com/danog/math.git
synced 2024-11-30 04:19:31 +01:00
Remove composer self-update from Travis build
This command is not mandatory and is responsible of too many build errors.
This commit is contained in:
parent
db16e619c3
commit
fd4feef6ce
@ -11,7 +11,6 @@ env:
|
|||||||
- CALCULATOR=Native
|
- CALCULATOR=Native
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- composer self-update
|
|
||||||
- composer install
|
- composer install
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user