Do not display download progress in Travis

This commit is contained in:
Jeremy 2015-02-06 15:38:05 +01:00
parent c64a14787d
commit 7f2d9f9613
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
<exec executable="composer">
<arg value="install"/>
<arg value="--no-interaction"/>
<arg value="--no-progress"/>
<arg value="--working-dir=.."/>
</exec>
<exec executable="php">