Skip to content

Commit

Permalink
[travis-ci] Removed allowed failures
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed Sep 23, 2016
1 parent 347d76b commit 353e579
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ matrix:
env: DJANGO="django>=1.9,<1.10"
- python: "3.3"
env: DJANGO="django>=1.10,<1.11"
allow_failures:
- python: "2.7"
env: DJANGO="django>=1.10,<1.11"
- python: "3.4"
env: DJANGO="django>=1.10,<1.11"

branches:
only:
Expand Down

0 comments on commit 353e579

Please sign in to comment.