@ -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