Permalink
Browse files

Cleaner 32bit and 64bit builds?

  • Loading branch information...
1 parent ff8a11e commit 320330668184bd96f610938619ef550b3f79ff61 @anatolinicolae anatolinicolae committed Jan 25, 2017
Showing with 1 addition and 1 deletion.
  1. +1 −1 appveyor.yml
View
@@ -20,4 +20,4 @@ test_script:
build_script:
- node --version
- npm --version
- - npm run dist -- --ia32 && npm run dist -- --x64
+ - npm run dist -- --ia32 --x64

0 comments on commit 3203306

Please sign in to comment.