1
0
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:
Benjamin Morel 2015-07-03 19:31:41 +02:00
parent db16e619c3
commit fd4feef6ce

View File

@ -11,7 +11,6 @@ env:
- CALCULATOR=Native - CALCULATOR=Native
before_script: before_script:
- composer self-update
- composer install - composer install
script: script: