From 3d12b36294e4064bc3d64429685a43e79dbfc6d6 Mon Sep 17 00:00:00 2001 From: Tomasz Finc Date: Wed, 4 Jan 2017 11:31:24 -0800 Subject: [PATCH] Removing unit tests for now Test Plan: Run the build Reviewers: evan Reviewed By: evan Differential Revision: https://phab.nylas.com/D3579 --- appveyor.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 42c41b69e..8771698de 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -41,9 +41,6 @@ install: build_script: - cmd: script\bootstrap.cmd -test_script: -- ps: npm test - deploy_script: - cmd: script\grunt.cmd ci --stack --no-color