mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-13 14:48:02 -05:00
add travis.yml
This commit is contained in:
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
language: python
|
||||
python:
|
||||
- 3.6
|
||||
script:
|
||||
- python --version
|
||||
Reference in New Issue
Block a user