Skip to content
This repository was archived by the owner on Jun 19, 2021. It is now read-only.

Commit d924dc2

Browse files
author
Simon Hofmann
committed
Updated platform config
1 parent 948c149 commit d924dc2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

appveyor.yml

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# http://www.appveyor.com/docs/appveyor-yml
22

3-
platform: x64
4-
53
environment:
64
matrix:
75
# node.js
@@ -13,6 +11,10 @@ cache:
1311

1412
clone_depth: 5
1513

14+
platform:
15+
- x86
16+
- x64
17+
1618
# Install scripts. (runs after repo cloning)
1719
install:
1820
# Get the latest stable version of Node 0.STABLE.latest

0 commit comments

Comments
 (0)