Update .travis.yml

This commit is contained in:
Rohit Tanwar
2018-01-09 03:07:12 +05:30
committed by GitHub
parent 002c461d38
commit e72e59f8a7

View File

@ -3,6 +3,6 @@ language: python
python:
3.6
install:
pip install requirements.txt
pip install -r requirements.txt
script:
python3 scripts/pretty.py