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

Commit a0b6e98

Browse files
author
Simon Hofmann
committed
Restructured build config
1 parent f8842da commit a0b6e98

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

appveyor.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
# http://www.appveyor.com/docs/appveyor-yml
22

3-
# Test against these versions of Io.js and Node.js.
3+
- platform: x64
4+
45
environment:
56
matrix:
67
# node.js
78
- nodejs_version: 10
89
- nodejs_version: 11
9-
- platform: x64
10-
- platform: x86
1110

1211
cache:
1312
- node_modules

0 commit comments

Comments
 (0)