We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 748f57c commit 611ca62Copy full SHA for 611ca62
.travis.yml
@@ -23,6 +23,7 @@ matrix:
23
# Will have to investigate further.
24
- python: "pypy"
25
- python: "pypy3"
26
+ - python: "3.4"
27
# pypy will just crash due to an incompatibility with lxml.
28
# Newer versions of pypy seem to crash also, so we probably have to fix with a newer version of lxml
29
0 commit comments