Skip to content

Commit

Permalink
Fixed TOX_ENV
Browse files Browse the repository at this point in the history
  • Loading branch information
pratyushmittal committed Dec 1, 2015
1 parent 680ed56 commit 1d04189
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ install:
- pip install tox

env:
- TOX_ENV=latest3.5,
- TOX_ENV=latest3.4,
- TOX_ENV=latest2.7,
- TOX_ENV=latest,
- TOX_ENV=django.1.8.lts,
- TOX_ENV=django.1.7

Expand Down

0 comments on commit 1d04189

Please sign in to comment.