diff --git a/appveyor.yml b/appveyor.yml index e5ea06a79..6b3167e51 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -19,8 +19,6 @@ build_script: test_script: - node build\grunt.js test - - set NODE_ENV=production - - node build\grunt.js test-release:win environment: SIGNAL_ENV: production