diff options
author | zotlabs <mike@macgirvin.com> | 2017-05-07 14:43:38 -0700 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2017-05-07 14:43:38 -0700 |
commit | 8c38841a4dbc1a8daca2cfce12a295f467ecbb68 (patch) | |
tree | 6d8404008829fa4287090b5f229f0150514b6005 /.travis.yml | |
parent | 2c2ee706ac84926ceca21f5a4522034eb1b67d54 (diff) | |
parent | bd3708870d04bd59d3a632945d1f4ff63640afe8 (diff) | |
download | volse-hubzilla-8c38841a4dbc1a8daca2cfce12a295f467ecbb68.tar.gz volse-hubzilla-8c38841a4dbc1a8daca2cfce12a295f467ecbb68.tar.bz2 volse-hubzilla-8c38841a4dbc1a8daca2cfce12a295f467ecbb68.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
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: |