travis: Try pip again.

develop
expwnent 2015-09-21 18:52:42 -04:00
parent f80aa7fd2e
commit e707e01221
1 changed files with 2 additions and 2 deletions

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