Update .travis.yml

This commit is contained in:
Rohit Tanwar
2018-01-09 12:19:42 +05:30
committed by GitHub
parent 50177e610d
commit 9b697225df

View File

@ -4,10 +4,9 @@ python:
3.6
install:
pip install -r requirements.txt
script:
python scripts/pretty.py
python scripts/readme.py
after_success:
- python scripts/pretty.py
- python scripts/readme.py
- stat .git
- ls
- pwd