Update .travis.yml

This commit is contained in:
Rohit Tanwar
2018-01-09 10:51:07 +05:30
committed by GitHub
parent 4c384879a2
commit f8502285c7

View File

@ -7,7 +7,9 @@ install:
script: script:
python scripts/pretty.py python scripts/pretty.py
python scripts/readme.py python scripts/readme.py
- pwd
after_success: after_success:
- pwd
- chmod +x .travis/push.sh - chmod +x .travis/push.sh
- .travis/push.sh - .travis/push.sh
env: env: