1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00
This commit is contained in:
Steffo 2017-03-27 12:10:49 +02:00
parent ef7c93068b
commit f452bcc468

View file

@ -4,4 +4,4 @@ python:
install:
- pip install -r requirements.txt
script:
- python python -m py_compile grandbot.py
- python3.6 -m py_compile grandbot.py