python-docs-fr/.travis.yml

6 lines
99 B
YAML

language: python
python: 3.6
install: true
script:
- make CPYTHON_CLONE=/tmp/cpython/ BRANCH=3.7