Skip to content

Commit

Permalink
to
Browse files Browse the repository at this point in the history
  • Loading branch information
bee-keeper committed Dec 1, 2015
1 parent 7266415 commit 79cf61d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ env:
- TOX_ENV=py34-django17
- TOX_ENV=py34-django18
- TOX_ENV=py34-django19
- TOX_ENV=allauth
- TOX_ENV=flake8
matrix:
include:
Expand Down
8 changes: 0 additions & 8 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,6 @@ commands =
coverage run manage.py test
coverage report

[testenv:allauth]
deps =
django-allauth
{[testenv]deps}

commands =
{[testenv]commands}

[testenv:flake8]
basepython=python
deps=flake8
Expand Down

0 comments on commit 79cf61d

Please sign in to comment.