python-peps/.travis.yml

12 lines
125 B
YAML

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