Update .travis.yml
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
language: python
|
||||
|
||||
python:
|
||||
-3.6
|
||||
3.6
|
||||
install:
|
||||
pip install requirements.txt
|
||||
script:
|
||||
python3 scripts/pretty.py
|
||||
python3 scripts/pretty.py
|
||||
|
||||
Reference in New Issue
Block a user