Update .travis.yml
This commit is contained in:
@ -5,7 +5,7 @@ python:
|
|||||||
install:
|
install:
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
script:
|
script:
|
||||||
python scripts/pretti.py
|
python scripts/pretty.py
|
||||||
python scripts/readme.py
|
python scripts/readme.py
|
||||||
after_success:
|
after_success:
|
||||||
- chmod +x ./push.sh
|
- chmod +x ./push.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user