win: Don't call pylint in CI.

This commit is contained in:
Cheng Zhao 2014-08-08 17:37:59 +08:00
parent d175a99811
commit 8d7a59161a

View file

@ -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