zulip/tools/travis
Umair Khan efccefc386 Upgrade to the latest Django release, 1.10.4.
Most of the changes to support this were merged some time ago; what
remains are these changes:

* Update requirements.txt
* Django 1.10: Upgrade success-http-headers.txt file.

- We no longer get the absolute urls, see
  https://docs.djangoproject.com/en/1.10/releases/1.9/#http-redirects-no-longer-forced-to-absolute-uris
- The headers are capitalized, previously, they were in upper case.

* Bump PROVISON_VERSION to 3.0 since this is a disruptive change.

Fixes #3.
2016-12-14 22:43:20 -08:00
..
activate-venv Run tools/lint-all on Travis in python 3. 2016-07-08 10:43:48 -07:00
backend tests: enable the pep8 linter in travis CI. 2016-11-17 00:11:00 -08:00
frontend Use tools/travis/activate-venv in test suites. 2016-07-19 14:15:35 -07:00
production Expand testing done via Travis CI to cover production pipeline. 2015-11-01 18:11:39 -08:00
production-helper travis: Improve debuggability of server wget failures. 2016-12-03 20:48:57 -08:00
setup-backend Always start python via shebang lines. 2016-11-26 14:46:37 -08:00
setup-frontend Expand testing done via Travis CI to cover production pipeline. 2015-11-01 18:11:39 -08:00
setup-production travis: Remove postgres-9.6 from production suite as well. 2016-12-12 10:12:08 -08:00
setup-static-analysis Merge mypy and py3k test suites in Travis. 2016-07-11 21:28:01 -07:00
static-analysis run-mypy: Check scripts by default. 2016-10-15 22:53:29 -07:00
success-http-headers.txt Upgrade to the latest Django release, 1.10.4. 2016-12-14 22:43:20 -08:00