issues
search
PolicyStat
/
jobtastic
Make your user-responsive long-running Celery jobs totally awesomer.
http://policystat.github.com/jobtastic/
MIT License
645
stars
61
forks
source link
Clean up the Travis build so that it passes
#46
Closed
winhamwr
closed
9 years ago
winhamwr
commented
9 years ago
Only test against supported versions of things
Make sure we're using compatible versions of django-celery and celery.
Use the generative environments in tox1.8 to reduce typing
Add all of the things we'd like to support to tox (all the versions of django and celery), but don't add those to travis
Add flake8 to travis
jlward
commented
9 years ago
Some small suggestions, otherwise this looks good.