mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-08 16:05:25 +00:00
Do not display download progress in Travis
This commit is contained in:
parent
c64a14787d
commit
7f2d9f9613
1 changed files with 1 additions and 0 deletions
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue