aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorKlaus Weidenbach <Klaus.Weidenbach@gmx.net>2017-05-05 23:13:54 +0200
committerMario Vavti <mario@mariovavti.com>2017-05-07 15:09:53 +0200
commitb7df4de4b751203f43ccf73ca88a2ac3b6c39729 (patch)
tree3077e38fcd1aa4aa6403b753e7b22a951d3fafed /.travis.yml
parentb237425c9465dad8c0f597f3402d8119d40d1b2e (diff)
downloadvolse-hubzilla-b7df4de4b751203f43ccf73ca88a2ac3b6c39729.tar.gz
volse-hubzilla-b7df4de4b751203f43ccf73ca88a2ac3b6c39729.tar.bz2
volse-hubzilla-b7df4de4b751203f43ccf73ca88a2ac3b6c39729.zip
:construction_worker::white_check_mark::bug: Import table structure in TravisCI.
Fix a syntax error in schema_postres.sql which was discovered while working on this.
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: