Skip to content

Commit

Permalink
WIP: Test also on x86
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Scandurra committed Oct 27, 2016
1 parent 9949e5d commit 9ce09a0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
os: Visual Studio 2015

platform: x64
platform:
- x64
- x86

environment:
NODEJS_VERSION: "6"
Expand Down

0 comments on commit 9ce09a0

Please sign in to comment.