Update .travis.yml
This commit is contained in:
@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user