python-peps/.travis.yml

12 lines
125 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:
2016-07-05 13:18:14 -04:00
- make -j