Merge pull request #2090 from joshk/patch-1

Use the new build env on Travis
This commit is contained in:
Xavier Ordoquy 2014-11-19 01:24:02 +01:00
commit 8df3740ad5

View File

@ -2,6 +2,8 @@ language: python
python: 2.7
sudo: false
env:
- TOX_ENV=flake8
- TOX_ENV=py3.4-django1.7