language: python
python:
- 3.5
sudo: false
cache: pip
before_install:
- pip install docutils
script:
- make