travis: Try python-docutils package.

develop
expwnent 2015-09-21 18:50:21 -04:00
parent 5b85ea1314
commit f80aa7fd2e
1 changed files with 3 additions and 2 deletions

@ -2,7 +2,8 @@ sudo: false
addons:
apt:
packages:
lua5.2
- lua5.2
- python-docutils
language: cpp
env:
matrix:
@ -10,7 +11,7 @@ env:
before_install:
#- sudo apt-get install lua$LUA_VERSION
#- sudo pip install docutils
pip install docutils
# pip install docutils
script:
- python travis/pr-check-base.py
- python travis/lint.py