mozilla / django-badger

django-badger is a reusable Django app for creating and awarding badges. See also badges.mozilla.org
https://github.com/mozilla/django-badger
BSD 3-Clause "New" or "Revised" License
117 stars 61 forks source link

fix travis to test multiple environments #183

Closed willkg closed 10 years ago

willkg commented 10 years ago

We want to test Python 2.6 and 2.7 for Django 1.4.6 and 1.5.2.

Creating a PR to test the configuration out.

willkg commented 10 years ago

Landed in: c58a0e5 Fix travis to test multiple environments