diff --git a/appveyor.yml b/appveyor.yml index 898030519349..93fa245f5f81 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -24,6 +24,5 @@ test_script: - npm --version - cmd: python script/cpplint.py - cmd: python script/coffeelint.py - - cmd: python script/test.py --ci build: off