diff --git a/.appveyor.yml b/.appveyor.yml index a6f9639..64b1645 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -16,8 +16,6 @@ install: - npm i matrix: fast_finish: true -build: off -version: '{build}' shallow_clone: true clone_depth: 1 test_script: npm t