Files
gtav-src/tools_ng/techart/dcc/motionbuilder2014/python/external/sphinx/.travis.yml
T
2025-09-29 00:52:08 +02:00

8 lines
110 B
YAML
Executable File

language: python
python:
- "2.7"
- "3.3"
script: make test
install:
- python setup.py -q install