summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Behnel <stefan_ml@behnel.de>2017-01-22 15:26:14 +0100
committerStefan Behnel <stefan_ml@behnel.de>2017-01-22 15:26:14 +0100
commit57d2f6ec454ad0fd94c1b0e16a0ce14953a7859a (patch)
tree72e8ac1b9e0f3d42023499c564c4746151012d62
parent18613114acd6dd5d9188c3f67fe393391cac79d2 (diff)
downloadpython-lxml-57d2f6ec454ad0fd94c1b0e16a0ce14953a7859a.tar.gz
include Py3.6 in travis tests
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 89a61329..c67b4cc6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,6 +7,7 @@ python:
- 3.3
- 3.4
- 3.5
+ - 3.6
- pypy
- pypy3