python-peps/.travis.yml

12 lines
122 B
YAML
Raw Normal View History

2016-06-18 23:42:46 -04:00
language: python
python:
- 3.5
sudo: false
cache: pip
2016-06-18 23:42:46 -04:00
before_install:
- pip install docutils
script:
- make