Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
bee-keeper committed Dec 6, 2015
1 parent a4debd8 commit 2ca61ca
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ matrix:
- TOX_ENV=py34-django18
- TOX_ENV=py34-django19
- TOX_ENV=flake8
matrix:
include:
- python: "3.5"
env: TOX_ENV=py35-django18
- python: "3.5"
env: TOX_ENV=py35-django19
matrix:
include:
- python: "3.5"
env: TOX_ENV=py35-django18
- python: "3.5"
env: TOX_ENV=py35-django19

install:
- pip install tox
Expand Down

0 comments on commit 2ca61ca

Please sign in to comment.