mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-04-22 03:00:22 -04:00
6 lines
62 B
YAML
6 lines
62 B
YAML
language: python
|
|
python:
|
|
- 3.6
|
|
script:
|
|
- python --version
|