Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 9aff496

Browse files
committed
Test hunspell implementation on Windows CI
1 parent 84fb4af commit 9aff496

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

appveyor.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
environment:
22
nodejs_version: "0.10"
33

4+
matrix:
5+
- {}
6+
- {SPELLCHECKER_PREFER_HUNSPELL: true}
7+
48
install:
59
- ps: Install-Product node $env:nodejs_version
610
- npm --msvs_version=2013 install

0 commit comments

Comments
 (0)