Add push functionality
This commit is contained in:
@ -7,3 +7,5 @@ install:
|
|||||||
script:
|
script:
|
||||||
python3 scripts/pretty.py
|
python3 scripts/pretty.py
|
||||||
python3 scripts/readme.py
|
python3 scripts/readme.py
|
||||||
|
after_success:
|
||||||
|
.travis/push.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user