Skip to content
This repository has been archived by the owner on Sep 25, 2020. It is now read-only.

Commit

Permalink
Removed python 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
euri10 committed Aug 21, 2018
1 parent 27f389b commit 6253942
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ matrix:
- python: '2.7'
env:
- TOXENV=py27,report,coveralls,codecov
- python: '3.3'
env:
- TOXENV=py33,report,coveralls,codecov
- python: '3.4'
env:
- TOXENV=py34,report,coveralls,codecov
Expand Down
1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ envlist =
basepython =
pypy: {env:TOXPYTHON:pypy}
{py27,docs,spell}: {env:TOXPYTHON:python2.7}
py33: {env:TOXPYTHON:python3.3}
py34: {env:TOXPYTHON:python3.4}
py35: {env:TOXPYTHON:python3.5}
py36: {env:TOXPYTHON:python3.6}
Expand Down

0 comments on commit 6253942

Please sign in to comment.