1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00

Added travis file

This commit is contained in:
Steffo 2017-03-27 12:03:29 +02:00
parent 3afcf8ce29
commit ef7c93068b

7
.travis.yml Normal file
View file

@ -0,0 +1,7 @@
language: python
python:
- "3.6"
install:
- pip install -r requirements.txt
script:
- python python -m py_compile grandbot.py