Update .travis.yml
This commit is contained in:
@ -7,7 +7,9 @@ install:
|
||||
script:
|
||||
python scripts/pretty.py
|
||||
python scripts/readme.py
|
||||
- pwd
|
||||
after_success:
|
||||
- pwd
|
||||
- chmod +x .travis/push.sh
|
||||
- .travis/push.sh
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user