diff --git a/appveyor.yml b/appveyor.yml index 2ffe37c..a5a3c3b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -49,7 +49,6 @@ install: build: off test_script: - - node %APPVEYOR_BUILD_FOLDER%\bindings/example.js - node --version - npm --version - npm run lint