Skip to content

Commit

Permalink
Merge pull request #98 from ReblochonMasque/patch-2
Browse files Browse the repository at this point in the history
remove python 3.3 from test environments
  • Loading branch information
glyph committed Jun 3, 2018
2 parents 39a7c6d + 9da533f commit 6b370ef
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ matrix:
- python: pypy
env: TOX_ENV=pypy-noextras

- python: 3.3
env: TOX_ENV=py33-extras
- python: 3.3
env: TOX_ENV=py33-noextras
# - python: 3.3
# env: TOX_ENV=py33-extras
# - python: 3.3
# env: TOX_ENV=py33-noextras

- python: 3.4
env: TOX_ENV=py34-extras
Expand Down

0 comments on commit 6b370ef

Please sign in to comment.