Skip to content

Commit

Permalink
removing tests for python2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
nklapste committed Mar 12, 2019
1 parent f14b701 commit b4c6c7f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ after_success:

jobs:
include:
- python: 2.6
- python: 2.7
- python: 3.4
- python: 3.5
Expand Down
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ def run_tests(self):
'License :: OSI Approved :: BSD License',
'Programming Language :: Python',
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.2',
Expand Down

0 comments on commit b4c6c7f

Please sign in to comment.