Skip to content

Commit 28adeae

Browse files
committed
Add appveyor build for Node 5.0 (ABI 47)
Closes node-usb#102
1 parent 760ad36 commit 28adeae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ environment:
1313
- node_version: '2.5'
1414
- node_version: '3.3'
1515
- node_version: '4.1'
16+
- node_version: '5.0'
1617

1718
install:
1819
- ps: Install-Product node $env:node_version $env:platform

0 commit comments

Comments
 (0)