aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorgit-marijus <mario@mariovavti.com>2017-05-07 15:06:45 +0200
committerGitHub <noreply@github.com>2017-05-07 15:06:45 +0200
commitbd3708870d04bd59d3a632945d1f4ff63640afe8 (patch)
tree783a4dc2f9e9e3bd915b5e38133e53e9a387f057 /.travis.yml
parent2aa699d03e17091b92c55da0b16833b299b0d081 (diff)
parentf162508ad18b1fca9a5201f4956d52022bd941a8 (diff)
downloadvolse-hubzilla-bd3708870d04bd59d3a632945d1f4ff63640afe8.tar.gz
volse-hubzilla-bd3708870d04bd59d3a632945d1f4ff63640afe8.tar.bz2
volse-hubzilla-bd3708870d04bd59d3a632945d1f4ff63640afe8.zip
Merge pull request #756 from dawnbreak/QA_testing
:construction_worker::white_check_mark::bug: Import table structure in TravisCI.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index e1aec9145..53a0f73f7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -103,7 +103,7 @@ before_install:
# Install composer dev libs
install:
- - travis_retry composer install --optimize-autoloader
+ - travis_retry composer install --optimize-autoloader --no-progress
# execute any number of scripts before the test run, custom env's are available as variables
before_script: