aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorKlaus Weidenbach <Klaus.Weidenbach@gmx.net>2017-05-05 23:13:54 +0200
committerKlaus Weidenbach <Klaus.Weidenbach@gmx.net>2017-05-06 01:07:15 +0200
commitf162508ad18b1fca9a5201f4956d52022bd941a8 (patch)
tree8849a1673599b2046056114f381ddc745c179e0d /.travis.yml
parent3ccefa20e8b10d0a507c6b002237664e721ca389 (diff)
downloadvolse-hubzilla-f162508ad18b1fca9a5201f4956d52022bd941a8.tar.gz
volse-hubzilla-f162508ad18b1fca9a5201f4956d52022bd941a8.tar.bz2
volse-hubzilla-f162508ad18b1fca9a5201f4956d52022bd941a8.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: