Update .travis.yml

This commit is contained in:
Rohit Tanwar
2018-01-09 10:56:59 +05:30
committed by GitHub
parent 2eda9c9adb
commit 9c2c32402a

View File

@ -8,6 +8,7 @@ script:
python scripts/pretty.py
python scripts/readme.py
after_success:
- stat .git
- ls
- pwd
- chmod +x .travis/push.sh