1
Fork 0
mirror of https://github.com/RYGhub/royal-mifia.git synced 2024-10-16 05:37:26 +00:00
royal-mifia/.travis.yml
2017-07-19 01:32:45 +02:00

7 lines
No EOL
121 B
YAML

language: python
python:
- "3.5"
install:
- pip install -r requirements.txt
script:
- python3.5 -m py_compile main.py