﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
19891	Travis CI support	marko@…	Chris Wilson	"= Use cases = 

== Standardizing testing ==

Contributors test their own changes against all different databases and supported python versions and testing is standardized. 

This means they do not have to setup configure and maintain multiple database setups, install multiple python versions etc.

== Pull requests get tested automatically ==

This gives core-devs a first impression on the quality of a patch.


= History =

@apollo13 has made some initial attempts at supporting Travis CI, but stopped working on this
because the tests were taking too long and were causing timeouts. New work being done is based
on his initial attempts.


= Development =

Work on this topic is currently being done at https://github.com/dokterbob/django


= Discussion =

Not everyone is too fond of travis-ci. Sometimes people tend to pollute the commit history with commits just to
trigger Travis CI.

The work being done is not to replace Jenkins CI. It is only intended to improve and standardize testing of Django by
none-core developers.
"	Cleanup/optimization	closed	Testing framework	dev	Normal	wontfix	Travis, CI, testing	mathijs@… Florian Apolloner	Someday/Maybe	1	0	0	0	0	0
