diff --git a/appveyor.yml b/appveyor.yml index f3e6f1e349c8..898030519349 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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