Add push functionality
This commit is contained in:
@ -6,4 +6,6 @@ install:
|
||||
pip install -r requirements.txt
|
||||
script:
|
||||
python3 scripts/pretty.py
|
||||
python3 scripts/readme.py
|
||||
python3 scripts/readme.py
|
||||
after_success:
|
||||
.travis/push.sh
|
||||
|
||||
Reference in New Issue
Block a user