Skip to content

Commit

Permalink
Remove Appveyor Python 3.3 builds
Browse files Browse the repository at this point in the history
It looks like this was missed in html5lib#358. It is causing build failures in html5lib#395 and html5lib#396.
  • Loading branch information
twm committed Jun 10, 2018
1 parent 950ea0e commit e137495
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .appveyor.yml
Original file line number Diff line number Diff line change
@@ -6,8 +6,6 @@ environment:
matrix:
- TOXENV: py27-base
- TOXENV: py27-optional
- TOXENV: py33-base
- TOXENV: py33-optional
- TOXENV: py34-base
- TOXENV: py34-optional
- TOXENV: py35-base

0 comments on commit e137495

Please # to comment.