add readme script
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
language: python
|
||||
|
||||
python:
|
||||
-3.6
|
||||
3.6
|
||||
install:
|
||||
pip install requirements.txt
|
||||
pip install -r requirements.txt
|
||||
script:
|
||||
python3 scripts/pretty.py
|
||||
python3 scripts/readme.py
|
||||
Reference in New Issue
Block a user