Skip to content

Commit

Permalink
Drop broken python-3.4 tests
Browse files Browse the repository at this point in the history
They failed with `This lxml version requires Python 2.7, 3.5 or later.`
  • Loading branch information
bmwiedemann committed Aug 21, 2019
1 parent c77f75f commit d5a662f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
@@ -1,7 +1,6 @@
language: python
python:
- '2.7'
- '3.4'
- '3.5'
- '3.6'

Expand Down

0 comments on commit d5a662f

Please sign in to comment.