summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Behnel <stefan_ml@behnel.de>2019-02-08 10:46:58 +0100
committerStefan Behnel <stefan_ml@behnel.de>2019-02-08 10:46:58 +0100
commit866e515a0e877be9c6a839f240cd3974de29bac6 (patch)
tree9327e09d2226c7c00c4e05baccbc928828a10f99
parentee9dc101d7190c24d5b72ba208412c82e5c7484b (diff)
downloadpython-lxml-866e515a0e877be9c6a839f240cd3974de29bac6.tar.gz
Remove Py3.7 from allowed build failures in travis.
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index df933680..509b2029 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -57,7 +57,6 @@ matrix:
- python: pypy3
env: STATIC_DEPS=false
allow_failures:
- - python: 3.7 # Currently needed to avoid waiting forever for the build.
- python: 3.8-dev
- python: pypy
- python: pypy3