python-docs-fr/.travis.yml

6 lines
99 B
YAML
Raw Normal View History

2018-07-23 09:28:48 +00:00
language: python
python: 3.6
install: true
2018-07-23 09:28:48 +00:00
script:
- make CPYTHON_CLONE=/tmp/cpython/ BRANCH=3.7