Re: Travis support (again)

2013-12-15 Thread bouke
There's a policy change that landed a few weeks ago (27 nov) worth looking into: The new policy will be as follows: 1. If the commit occurs on the default branch, then the owners of the repository will be notified. 2. If the commit occurs on a non-default branch, the author and the

Re: Travis support (again)

2013-03-07 Thread Jacob Kaplan-Moss
On Mon, Feb 25, 2013 at 4:48 PM, Florian Apolloner wrote: > So all in all I think we could enable travis, I agree, +1 from me. > but I have two questions: > * How much bash magic do we want in the .travis.yml file? One option would > be to use a separate repo like I did

Travis support (again)

2013-02-25 Thread Florian Apolloner
Hi, so during the sprints a few people (thanks to everyone involved, sadly enough I can't remember all the names, so I refrain from mentioning an incomplete list) worked on adding and testing travis support to Django which resulted in this ticket: https://code.djangoproject.com/ticket/19891