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