win: Don't call pylint in CI.
This commit is contained in:
parent
d175a99811
commit
8d7a59161a
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ test_script:
|
|||
- node --version
|
||||
- npm --version
|
||||
- cmd: python script/cpplint.py
|
||||
- cmd: python script/pylint.py
|
||||
- cmd: python script/coffeelint.py
|
||||
- cmd: python script/test.py --ci
|
||||
|
||||
|
|
Loading…
Reference in a new issue