zulip/tools/travis
Greg Price f22712e8e8 install: Go straight through by default.
This flips the experimental `--express` option to be the default.

We retain the old behavior, where the script exits before
`initialize-database`, as an option `--no-init-db`; it might be useful
in e.g. a migration scenario (from a Zulip install elsewhere, or
another chat system) where the admin wants to set up the database
separately.

The install instructions are adjusted to match, getting shorter by two
steps and a bunch of words.  I think this opens up opportunities to
refactor the text to simplify things further, too, but leaving that
for another commit.

Also tweak the "production" test suite to match.
2018-03-06 19:43:02 -08:00
..
activate-venv py3: Stop running on Python 2 in Travis. 2017-08-16 17:54:43 -07:00
backend ci: Cut out commented-out versions of tools/lint calls. 2018-02-01 11:37:00 -08:00
frontend ci: Cut out commented-out versions of tools/lint calls. 2018-02-01 11:37:00 -08:00
production Expand testing done via Travis CI to cover production pipeline. 2015-11-01 18:11:39 -08:00
production-helper install: Go straight through by default. 2018-03-06 19:43:02 -08:00
setup-backend travis: Don't create nagios state. 2017-12-18 21:43:07 -08:00
setup-frontend Expand testing done via Travis CI to cover production pipeline. 2015-11-01 18:11:39 -08:00
setup-production docs: Update links from codebase to point to ReadTheDocs. 2017-11-16 10:53:49 -08:00
success-http-headers.txt travis/production: Update expected HTTP output. 2018-01-24 10:58:44 -08:00