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

7 lines
127 B
YAML
Raw Permalink Normal View History

2017-03-27 10:03:29 +00:00
language: python
python:
- "3.6"
install:
- pip install -r requirements.txt
script:
2017-03-27 10:10:49 +00:00
- python3.6 -m py_compile grandbot.py