win: Don't call pylint in CI.
authorCheng Zhao <zcbenz@gmail.com>
Fri, 8 Aug 2014 09:37:59 +0000 (17:37 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Fri, 8 Aug 2014 09:38:22 +0000 (17:38 +0800)
appveyor.yml

index f3e6f1e..8980305 100644 (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