Add push functionality

This commit is contained in:
Rohit Tanwar
2018-01-09 04:37:00 +05:30
committed by GitHub
parent a42ffeefad
commit 039723d2ac

View File

@ -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