1
Fork 0
mirror of https://github.com/RYGhub/royal-mifia.git synced 2024-11-21 21:34:20 +00:00
royal-mifia/.travis.yml

7 lines
121 B
YAML
Raw Normal View History

2017-07-18 23:32:45 +00:00
language: python
python:
- "3.5"
install:
- pip install -r requirements.txt
script:
- python3.5 -m py_compile main.py