Skip to content

Commit

Permalink
Drop Python 2.6 from Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
florianpilz committed Sep 30, 2016
1 parent 5e62302 commit 3ccaaf9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ cache:
- .tox
language: python
env:
- TOXENV=py26
- TOXENV=py27
install:
- travis_retry pip install tox
Expand Down

0 comments on commit 3ccaaf9

Please sign in to comment.