zulip/tools/travis
Tim Abbott 6943a142ea Fix postgres errors in Travis CI again.
Travis CI's model of installing every version of postgres on the test
VM and then shutting all the versions other than the one requested
down seems to not work very well with doing apt upgrades.  It seems
the best way to resolve this is to just uninstall the versions we
don't need.
2016-01-21 22:07:10 -08:00
..
backend Add new test for management commands running with --help. 2015-11-11 21:34:39 -08:00
frontend Expand testing done via Travis CI to cover production pipeline. 2015-11-01 18:11:39 -08:00
production Expand testing done via Travis CI to cover production pipeline. 2015-11-01 18:11:39 -08:00
production-helper Fix postgres errors in Travis CI again. 2016-01-21 22:07:10 -08:00
py3k Travis: Display all errors, not just first one, in py3k testing. 2016-01-09 15:43:26 -08:00
setup-backend Expand testing done via Travis CI to cover production pipeline. 2015-11-01 18:11:39 -08:00
setup-frontend Expand testing done via Travis CI to cover production pipeline. 2015-11-01 18:11:39 -08:00
setup-production Fix postgres errors in Travis CI again. 2016-01-21 22:07:10 -08:00
setup-py3k travis: Add Python 3 compatibility test. 2015-11-04 08:00:25 -08:00