diff --git a/appveyor.yml b/appveyor.yml index ced06c5..2230949 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -24,4 +24,6 @@ test_script: - npm link - cd recursive && yo at-angular --default - npm test - - npm run build \ No newline at end of file + - npm run build + +build: off \ No newline at end of file