Parcourir la source

Add docutils to build environment

Matthew Wang il y a 10 ans
Parent
révision
1e56a8948d
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      .travis.yml

+ 1
- 0
.travis.yml Voir le fichier

@@ -9,6 +9,7 @@ python:
9 9
     - "pypy"
10 10
 
11 11
 before_install:
12
+    - pip --quiet install docutils
12 13
     - pip --quiet install coverage
13 14
     - coverage --version
14 15
     - sudo apt-get --quiet=2 install patchutils