summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2015-01-01 19:02:19 +0100
committerGeorg Brandl <georg@python.org>2015-01-01 19:02:19 +0100
commit63137482d4ef4514195a4c1e51cebddbd9a2fa8a (patch)
tree385e0d6b4ab448b60e40d916e9cc62478de57ff6 /.travis.yml
parentc45055975037e5b4fed2dfe6a9341abfa7b5e784 (diff)
downloadsphinx-63137482d4ef4514195a4c1e51cebddbd9a2fa8a.tar.gz
Require newer docutils and Pygments.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 88999204..5e104939 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,6 @@ python:
- "3.4"
- "pypy"
env:
- - DOCUTILS=0.10
- DOCUTILS=0.11
- DOCUTILS=0.12
install: