Permalink
Browse files
Cleaner 32bit and 64bit builds?
- Loading branch information...
Showing
with
1 addition
and
1 deletion.
-
+1
−1
appveyor.yml
|
|
@@ -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