Skip to content

Commit

Permalink
Remove py26 detritus from .travis.yml (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
shargan authored and jparise committed Aug 30, 2018
1 parent 88e5bf5 commit fdca1a3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ cache:
language: python
matrix:
include:
- python: 2.6
env: TOXENV=py26
- python: 2.7
env: TOXENV=py27,py27-flake8
- python: 3.4
Expand Down

0 comments on commit fdca1a3

Please sign in to comment.