Merge pull request #9 from graingert/new-travis-infrastructure

run on new travis infrastructure
This commit is contained in:
Thomas Grainger 2015-09-21 13:18:53 +01:00
commit 540ce310b9
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
language: python
python: 3.4
sudo: false
env:
- TOX_ENV=py27-django15
- TOX_ENV=py27-django16