django-celery-transactions icon indicating copy to clipboard operation
django-celery-transactions copied to clipboard

Travis CI

Open epicserve opened this issue 12 years ago • 3 comments
trafficstars

Hey I noticed this project hasn't been setup for Travis CI. I would be happy to take a stab at setting it up, if someone managing this project would tell me what environments it's suppose to support.

epicserve avatar Aug 26 '13 18:08 epicserve

+1

paltman avatar Aug 26 '13 18:08 paltman

@epicserve going by the setup.py, it looks like it should support Django 1.2, 1.3, 1.4, 1.5 and master. I've recently just updated django-tables2 to use an approach based on Travis and tox, see what you think: https://github.com/bradleyayers/django-tables2

bradleyayers avatar Aug 26 '13 21:08 bradleyayers

Looks good to me, whatever works. :)

epicserve avatar Aug 26 '13 21:08 epicserve