diff --git a/appveyor.yml b/appveyor.yml index 73208d5..3ce190e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -4,6 +4,10 @@ environment: - nodejs_version: "Current" - nodejs_version: "LTS" +platform: + - x86 + - x64 + # Install scripts. (runs after repo cloning) install: # Get the latest stable version of Node.js or io.js