Skip to content

Commit

Permalink
Remove some old Tox environments that are failing anyway
Browse files Browse the repository at this point in the history
  • Loading branch information
knaperek committed Oct 5, 2016
1 parent 298a356 commit 3a876ab
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@ python:
sudo: false

env:
- TOX_ENV=py27-dj13
- TOX_ENV=py27-dj14
- TOX_ENV=py27-dj15
- TOX_ENV=py27-dj16
- TOX_ENV=py27-dj17
- TOX_ENV=py27-dj18
- TOX_ENV=py27-dj19
- TOX_ENV=py27-dj110
Expand All @@ -19,7 +14,6 @@ env:
matrix:
fast_finish: true
allow_failures:
- env: TOX_ENV=py27-dj13
- env: TOX_ENV=py27-djangomaster

addons:
Expand Down

0 comments on commit 3a876ab

Please sign in to comment.