toranb / ember-data-django-rest-adapter

An ember-data adapter for django web applications powered by the django-rest-framework
MIT License
152 stars 26 forks source link

Use tox to test on various versions of ember/ember-data #93

Closed dustinfarris closed 10 years ago

dustinfarris commented 10 years ago

I'm concerned that as the project forges on, we may inadvertently drop support for older versions of ember. I think we should tox or similar to test on all supported versions.

dustinfarris commented 10 years ago

better to use grunt to do this in ember-django-adapter