Skip to content

Commit

Permalink
Removed Django 1.11 from Travis allowed failures.
Browse files Browse the repository at this point in the history
  • Loading branch information
benkonrath committed May 19, 2017
1 parent 7ba470e commit e341ed5
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,6 @@ matrix:
- python: 3.6
env: TOXENV=py36-master
allow_failures:
- python: 2.7
env: TOXENV=py27-1.11
- python: 3.4
env: TOXENV=py34-1.11
- python: 3.5
env: TOXENV=py35-1.11
- python: 3.6
env: TOXENV=py36-1.11
- python: 3.4
env: TOXENV=py34-master
- python: 3.5
Expand Down

0 comments on commit e341ed5

Please sign in to comment.