Skip to content

Commit

Permalink
Fix travis failures
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwoods committed Aug 20, 2017
1 parent d857030 commit e0ca737
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ matrix:
env: TOXENV=py36-django-dev

allow_failures:
- env: py35-django-dev
- env: py36-django-dev
- env: TOXENV=py35-django-dev
- env: TOXENV=py36-django-dev

install: pip install tox tox-travis coveralls wheel
script: tox
Expand Down

0 comments on commit e0ca737

Please sign in to comment.